Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1145 bool tcs_in = bld_base->shader->info.stage == MESA_SHADER_TESS_CTRL && in visit_load_var() local
1154 …get_deref_offset(bld_base, deref, vs_in, gs_in ? &vertex_index : NULL, (tcs_in || tcs_out || tes_i… in visit_load_var()