Searched defs:uint3 (Results 1 – 3 of 3) sorted by relevance
62 typedef struct __device_builtin__ uint3 struct65 } uint3; argument
205 using uint3 = vec3<unsigned int>; typedef
78 using uint3 = PerLane<unsigned int, 3>; typedef