Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_nir.c301 nir_variable *in_outer = in si_create_passthrough_tcs() local
304 in_outer->data.location = SYSTEM_VALUE_TESS_LEVEL_OUTER_DEFAULT; in si_create_passthrough_tcs()
312 nir_ssa_def *outer = nir_load_var(&b, in_outer); in si_create_passthrough_tcs()