Searched defs:uint2 (Results 1 – 6 of 6) sorted by relevance
115 typedef details::TVec2<uint32_t> uint2; typedef
32 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef
262 static void my_uint2_comb(uint2 *accum, const uint2 *other) { } constant
333 static void my_uint2_comb(uint2 *accum, const uint2 *other) { } constant334 static void my_uint2_out(int *out, const uint2 *accum) { } constant
60 typedef uint32_t uint2 __attribute__((ext_vector_type(2))); typedef
81 typedef uint32_t uint2 __attribute__((ext_vector_type(2))); typedef