Home
last modified time | relevance | path

Searched refs:radv_pipeline_needs_noop_fs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_graphics.c1375 radv_pipeline_needs_noop_fs(struct radv_graphics_pipeline *pipeline, const struct radv_graphics_sta… in radv_pipeline_needs_noop_fs() function
3014 const bool noop_fs = radv_pipeline_needs_noop_fs(pipeline, &gfx_state->key.gfx_state); in radv_graphics_pipeline_compile()