Home
last modified time | relevance | path

Searched refs:last_psr (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1651 struct anv_pipeline_stage *last_psr = NULL; in anv_graphics_pipeline_compile() local
1661 last_psr = &stages[s]; in anv_graphics_pipeline_compile()
1665 assert(last_psr); in anv_graphics_pipeline_compile()
1666 last_psr->nir->info.outputs_written |= VARYING_BIT_PRIMITIVE_SHADING_RATE; in anv_graphics_pipeline_compile()

Completed in 5 milliseconds