Searched defs:Gather2DArrayArgs (Results 1 – 2 of 2) sorted by relevance
2035 struct Gather2DArrayArgs struct2037 GatherArgs gatherArgs;2038 int layerNdx;2040 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()
2049 struct Gather2DArrayArgs struct2051 GatherArgs gatherArgs;2052 int layerNdx;2054 operator GatherArgs() const { return gatherArgs; } in operator GatherArgs()