Searched defs:noop_fs (Results 1 – 2 of 2) sorted by relevance
2469 struct radv_retained_shaders *retained_shaders, bool noop_fs, in radv_graphics_shaders_compile()2751 const bool noop_fs = radv_pipeline_needs_noop_fs(pipeline, &pipeline_key->gfx_state); in radv_graphics_pipeline_compile() local
199 void *noop_fs; member