Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c262 struct varying_loc struct
270 struct varying_loc (*remap)[4], in remap_slots_and_components() argument
299 struct varying_loc *new_loc = &remap[location][var->data.location_frac]; in remap_slots_and_components()
356 struct varying_loc remap[32][4] = {{{0}, {0}}}; in compact_components()