Home
last modified time | relevance | path

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

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