Searched defs:uint4 (Results 1 – 9 of 9) sorted by relevance
26 using uint4 = uvec<4>; variable
12 using uint4 = uvec4; typedef
30 using uint4 = uvec<4>; variable
120 typedef vtype4<unsigned int> uint4; typedef
34 using uint4 = uvec<4>; variable
30 using uint4 = skvx::Vec<4,uint32_t>; typedef
210 using uint4 = vec4<unsigned int>; typedef
287 uint4 = ArgumentDescriptor( variable
79 using uint4 = PerLane<unsigned int, 4>; typedef