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.c334 struct varying_loc struct
361 struct varying_loc (*remap)[4], in remap_slots_and_components()
390 struct varying_loc *new_loc = &remap[location][var->data.location_frac]; in remap_slots_and_components()
660 assign_remap_locations(struct varying_loc (*remap)[4], in assign_remap_locations()
734 struct varying_loc remap[MAX_VARYINGS_INCL_PATCH][4] = {{{0}, {0}}}; in compact_components()