Home
last modified time | relevance | path

Searched defs:ds_state (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Dgfx7_cmd_buffer.c182 struct anv_state ds_state = in genX() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_meta_clear.c446 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()
585 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local
647 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
Dv3dv_meta_copy.c1849 VkPipelineDepthStencilStateCreateInfo ds_state = { in create_texel_buffer_copy_pipeline() local
3371 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()
3538 VkPipelineDepthStencilStateCreateInfo ds_state = { in create_blit_pipeline() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_meta_clear.c80 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()
194 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_pipeline() local
458 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depthstencil_pipeline() local
Dradv_pipeline.c2204 struct radv_depth_stencil_state ds_state = {0}; in radv_pipeline_init_depth_stencil_state() local
5525 const struct radv_depth_stencil_state *ds_state) in radv_pipeline_emit_depth_stencil_state()
6686 const struct radv_depth_stencil_state *ds_state, in radv_pipeline_emit_pm4()
6862 struct radv_depth_stencil_state *ds_state, in radv_pipeline_init_extra()
6970 struct radv_depth_stencil_state ds_state = in radv_graphics_pipeline_init() local
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp795 VkPipelineDepthStencilStateCreateInfo ds_state; in create_graphics_pipeline() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c4580 uint32_t *ds_state = (void *) shader->derived_data; in iris_store_tes_state() local