they have only 1 variant Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>tags/11.2-branchpoint
} | } | ||||
/* Pre-compilation. */ | /* Pre-compilation. */ | ||||
if (sscreen->b.debug_flags & DBG_PRECOMPILE) { | |||||
if (sel->type == PIPE_SHADER_GEOMETRY || | |||||
sscreen->b.debug_flags & DBG_PRECOMPILE) { | |||||
struct si_shader_ctx_state state = {sel}; | struct si_shader_ctx_state state = {sel}; | ||||
union si_shader_key key; | union si_shader_key key; | ||||