Searched defs:KernelLaunchDimensions (Results 1 – 1 of 1) sorted by relevance
149 struct KernelLaunchDimensions { struct154 : BlockX(BlockX), BlockY(BlockY), BlockZ(BlockZ), GridX(GridX), in BlockX()157 unsigned int BlockX;158 unsigned int BlockY;159 unsigned int BlockZ;160 unsigned int GridX;161 unsigned int GridY;162 unsigned int GridZ;