Home
last modified time | relevance | path

Searched full:pipe_state (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c58 struct anv_cmd_pipeline_state *pipe_state) in anv_cmd_pipeline_state_finish()
60 for (uint32_t i = 0; i < ARRAY_SIZE(pipe_state->push_descriptors); i++) { in anv_cmd_pipeline_state_finish()
61 if (pipe_state->push_descriptors[i]) { in anv_cmd_pipeline_state_finish()
63 pipe_state->push_descriptors[i]->set.layout); in anv_cmd_pipeline_state_finish()
64 vk_free(&cmd_buffer->vk.pool->alloc, pipe_state->push_descriptors[i]); in anv_cmd_pipeline_state_finish()
475 struct anv_cmd_pipeline_state *pipe_state; in anv_cmd_buffer_bind_descriptor_set() local
483 pipe_state = &cmd_buffer->state.gfx.base; in anv_cmd_buffer_bind_descriptor_set()
488 pipe_state = &cmd_buffer->state.compute.base; in anv_cmd_buffer_bind_descriptor_set()
498 pipe_state = &cmd_buffer->state.rt.base; in anv_cmd_buffer_bind_descriptor_set()
510 if (pipe_state in anv_cmd_buffer_bind_descriptor_set()
57 anv_cmd_pipeline_state_finish(struct anv_cmd_buffer *cmd_buffer, struct anv_cmd_pipeline_state *pipe_state) anv_cmd_pipeline_state_finish() argument
806 struct anv_cmd_pipeline_state *pipe_state = anv_CmdPushConstants() local
812 struct anv_cmd_pipeline_state *pipe_state = anv_CmdPushConstants() local
823 struct anv_cmd_pipeline_state *pipe_state = anv_CmdPushConstants() local
838 struct anv_cmd_pipeline_state *pipe_state; anv_cmd_buffer_push_descriptor_set() local
[all...]
H A DgenX_cmd_buffer.c2566 struct anv_cmd_pipeline_state *pipe_state, in emit_binding_table()
2591 struct anv_push_constants *push = &pipe_state->push_constants; in emit_binding_table()
2672 pipe_state->descriptors[binding->index]; in emit_binding_table()
2684 pipe_state->descriptors[binding->set]; in emit_binding_table()
2856 struct anv_cmd_pipeline_state *pipe_state, in emit_samplers()
2875 &pipe_state->descriptors[binding->set]->descriptors[binding->index]; in emit_samplers()
2898 struct anv_cmd_pipeline_state *pipe_state, in flush_descriptor_sets()
2916 result = emit_samplers(cmd_buffer, pipe_state, shaders[i], in flush_descriptor_sets()
2922 result = emit_binding_table(cmd_buffer, pipe_state, shaders[i], in flush_descriptor_sets()
2951 result = emit_samplers(cmd_buffer, pipe_state, shader in flush_descriptor_sets()
2565 emit_binding_table(struct anv_cmd_buffer *cmd_buffer, struct anv_cmd_pipeline_state *pipe_state, struct anv_shader_bin *shader, struct anv_state *bt_state) emit_binding_table() argument
2855 emit_samplers(struct anv_cmd_buffer *cmd_buffer, struct anv_cmd_pipeline_state *pipe_state, struct anv_shader_bin *shader, struct anv_state *state) emit_samplers() argument
2897 flush_descriptor_sets(struct anv_cmd_buffer *cmd_buffer, struct anv_cmd_pipeline_state *pipe_state, const VkShaderStageFlags dirty, struct anv_shader_bin **shaders, uint32_t num_shaders) flush_descriptor_sets() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv10.c33 struct pipe_state { struct
405 struct pipe_state pipe_state; member
435 struct pipe_state *pipe = &chan->pipe_state; in nv17_gr_mthd_lma_window()
563 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_save_pipe()
582 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_load_pipe()
634 struct pipe_state *pipe_stat in nv10_gr_create_pipe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv10.c33 struct pipe_state { struct
405 struct pipe_state pipe_state; member
435 struct pipe_state *pipe = &chan->pipe_state; in nv17_gr_mthd_lma_window()
563 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_save_pipe()
582 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_load_pipe()
634 struct pipe_state *pipe_stat in nv10_gr_create_pipe() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.h105 * draw_set_rasterizer_state(driver->draw, state->pipe_state, state);
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dse.c17 u8 pipe_state; member
225 ST_NCI_DM_IS_PIPE_OPEN(dm_pipe_info->pipe_state)) { in st_nci_hci_load_session()
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dcore.c95 u8 pipe_state; member
181 ST21NFCA_DM_IS_PIPE_OPEN(info->pipe_state)) { in st21nfca_hci_load_session()
/kernel/linux/linux-6.6/drivers/nfc/st21nfca/
H A Dcore.c94 u8 pipe_state; member
180 ST21NFCA_DM_IS_PIPE_OPEN(info->pipe_state)) { in st21nfca_hci_load_session()
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dse.c17 u8 pipe_state; member
225 ST_NCI_DM_IS_PIPE_OPEN(dm_pipe_info->pipe_state)) { in st_nci_hci_load_session()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h244 struct pipe_stencil_ref pipe_state; member
H A Dr600_state_common.c324 rctx->stencil_ref.pipe_state = state; in r600_set_pipe_stencil_ref()
352 ref.ref_value[0] = rctx->stencil_ref.pipe_state.ref_value[0]; in r600_bind_dsa_state()
353 ref.ref_value[1] = rctx->stencil_ref.pipe_state.ref_value[1]; in r600_bind_dsa_state()
H A Dr600_blit.c78 util_blitter_save_stencil_ref(rctx->blitter, &rctx->stencil_ref.pipe_state); in r600_blitter_begin()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-messages.c1201 dev_dbg(skl->dev, "%s: pipe_state = %d\n", __func__, state); in skl_set_pipe_state()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-messages.c1233 dev_dbg(skl->dev, "%s: pipe_state = %d\n", __func__, state); in skl_set_pipe_state()
/third_party/mesa3d/docs/relnotes/
H A D20.1.0.rst1001 - anv: Pass the right pipe_state to flush_descriptor_sets()

Completed in 80 milliseconds