Searched defs:noop_fs (Results 1 – 2 of 2) sorted by relevance
2591 … bool skip_shaders_cache, struct radv_retained_shaders *retained_shaders, bool noop_fs, in radv_graphics_shaders_compile()3014 const bool noop_fs = radv_pipeline_needs_noop_fs(pipeline, &gfx_state->key.gfx_state); in radv_graphics_pipeline_compile() local
213 void *noop_fs; member