Home
last modified time | relevance | path

Searched defs:noop_fs (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_graphics.c2591 … 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
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h213 void *noop_fs; member