Searched defs:GatherCubeArgs (Results 1 – 1 of 1) sorted by relevance
2279 struct GatherCubeArgs struct2281 GatherArgs gatherArgs;2282 tcu::CubeFace face;2284 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()