Searched defs:GatherCubeArgs (Results 1 – 1 of 1) sorted by relevance
2031 struct GatherCubeArgs struct2033 GatherArgs gatherArgs;2034 tcu::CubeFace face;2036 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()