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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_linking_helpers.c334 struct varying_loc struct
361 struct varying_loc (*remap)[4],
389 struct varying_loc *new_loc = &remap[location][var->data.location_frac];
569 assign_remap_locations(struct varying_loc (*remap)[4],
645 struct varying_loc remap[MAX_VARYINGS_INCL_PATCH][4] = {{{0}, {0}}};
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_linking_helpers.c355 struct varying_loc struct
382 struct varying_loc (*remap)[4],
411 struct varying_loc *new_loc = &remap[location][var->data.location_frac];
739 assign_remap_locations(struct varying_loc (*remap)[4],
827 struct varying_loc remap[MAX_VARYINGS_INCL_PATCH][4] = {{{0}, {0}}};

Completed in 5 milliseconds