Searched defs:ds_state (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Dgen7_cmd_buffer.c241 struct anv_state ds_state = local in function:genX
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Dgfx7_cmd_buffer.c332 struct anv_state ds_state = local in function:genX
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_clear.c611 const VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_color_clear_pipeline
673 const VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_depth_clear_pipeline
464 create_pipeline(struct v3dv_device * device,struct v3dv_render_pass * pass,uint32_t subpass_idx,uint32_t samples,struct nir_shader * vs_nir,struct nir_shader * gs_nir,struct nir_shader * fs_nir,const VkPipelineVertexInputStateCreateInfo * vi_state,const VkPipelineDepthStencilStateCreateInfo * ds_state,const VkPipelineColorBlendStateCreateInfo * cb_state,const VkPipelineLayout layout,VkPipeline * pipeline) argument
H A Dv3dv_meta_copy.c1823 VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_texel_buffer_copy_pipeline
3513 VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_blit_pipeline
3339 create_pipeline(struct v3dv_device * device,struct v3dv_render_pass * pass,struct nir_shader * vs_nir,struct nir_shader * gs_nir,struct nir_shader * fs_nir,const VkPipelineVertexInputStateCreateInfo * vi_state,const VkPipelineDepthStencilStateCreateInfo * ds_state,const VkPipelineColorBlendStateCreateInfo * cb_state,const VkPipelineMultisampleStateCreateInfo * ms_state,const VkPipelineLayout layout,VkPipeline * pipeline) argument
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.cpp717 VkPipelineDepthStencilStateCreateInfo ds_state; local in function:PipelineBuilder::create_graphics_pipeline
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_clear.c270 const VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_color_pipeline
604 const VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_depthstencil_pipeline
77 create_pipeline(struct radv_device * device,struct radv_render_pass * render_pass,uint32_t samples,struct nir_shader * vs_nir,struct nir_shader * fs_nir,const VkPipelineVertexInputStateCreateInfo * vi_state,const VkPipelineDepthStencilStateCreateInfo * ds_state,const VkPipelineColorBlendStateCreateInfo * cb_state,const VkPipelineLayout layout,const struct radv_graphics_pipeline_create_info * extra,const VkAllocationCallbacks * alloc,VkPipeline * pipeline) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_clear.c269 const VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_color_pipeline
584 const VkPipelineDepthStencilStateCreateInfo ds_state = { local in function:create_depthstencil_pipeline
95 create_pipeline(struct radv_device * device,struct radv_render_pass * render_pass,uint32_t samples,struct nir_shader * vs_nir,struct nir_shader * fs_nir,const VkPipelineVertexInputStateCreateInfo * vi_state,const VkPipelineDepthStencilStateCreateInfo * ds_state,const VkPipelineColorBlendStateCreateInfo * cb_state,const VkPipelineLayout layout,const struct radv_graphics_pipeline_create_info * extra,const VkAllocationCallbacks * alloc,VkPipeline * pipeline) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c3656 uint32_t *ds_state = te_state + GENX(3DSTATE_TE_length); local in function:iris_store_tes_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c4429 uint32_t *ds_state = (void *) shader->derived_data; local in function:iris_store_tes_state

Completed in 36 milliseconds