Searched defs:GatherArgs (Results 1 – 2 of 2) sorted by relevance
827 struct GatherArgs struct829 …componentNdx; // If negative, implicit component index 0 is used (i.e. the parameter is not given).830 IVec2 offsets833 GatherArgs(void) : componentNdx(-1) in GatherArgs() function838 …GatherArgs(int comp, const IVec2 &off0 = IVec2(), const IVec2 &off1 = IVec2(), const IVec2 &off2 =… in GatherArgs() argument
867 struct GatherArgs struct869 …componentNdx; // If negative, implicit component index 0 is used (i.e. the parameter is not given).870 IVec2 offsets873 GatherArgs(void) : componentNdx(-1) in GatherArgs() argument878 …GatherArgs(int comp, const IVec2 &off0 = IVec2(), const IVec2 &off1 = IVec2(), const IVec2 &off2 =… in GatherArgs() argument