Home
last modified time | relevance | path

Searched refs:out_inner (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c292 nir_variable *out_inner = in si_create_passthrough_tcs() local
295 out_inner->data.location = VARYING_SLOT_TESS_LEVEL_INNER; in si_create_passthrough_tcs()
296 out_inner->data.driver_location = num_outputs++; in si_create_passthrough_tcs()
299 nir_store_var(&b, out_inner, inner, 0x3); in si_create_passthrough_tcs()

Completed in 1 milliseconds