Searched defs:ds_state (Results 1 – 9 of 9) sorted by relevance
298 struct anv_state ds_state = in genX() local
246 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()373 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_clear_pipeline() local433 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depth_clear_pipeline() local
3625 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()3779 VkPipelineDepthStencilStateCreateInfo ds_state = { in create_blit_pipeline() local
101 const VkPipelineDepthStencilStateCreateInfo *ds_state, in create_pipeline()289 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_color_pipeline() local665 const VkPipelineDepthStencilStateCreateInfo ds_state = { in create_depthstencil_pipeline() local
366 VkPipelineDepthStencilStateCreateInfo* ds_state; in deep_copy_graphics_create_info() local
636 VkPipelineDepthStencilStateCreateInfo ds_state; in create_graphics_pipeline() local
1132 DataSourceState* ds_state = static_state->TryGet(inst); in DestroyStoppedTraceWritersForCurrentThread() local
1676 void VkPipelineObj::SetDepthStencil(const VkPipelineDepthStencilStateCreateInfo *ds_state) { m_ds_s… in SetDepthStencil()
4359 uint32_t *ds_state = te_state + GENX(3DSTATE_TE_length); in iris_store_tes_state() local