Searched defs:ds_state (Results 1 – 3 of 3) sorted by relevance
219 struct anv_state ds_state = in genX() local
101 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()254 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_pipeline() local500 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depthstencil_pipeline() local
1507 void VkPipelineObj::SetDepthStencil(const VkPipelineDepthStencilStateCreateInfo *ds_state) { m_ds_s… in SetDepthStencil()