Searched defs:half2 (Results 1 – 6 of 6) sorted by relevance
50 #define half2 float2 macro
51 #define half2 float2 macro
179 using half2 = Vec2<half>; variable
125 typedef half half2 __attribute__((ext_vector_type(2))); typedef
1845 SkTSpan* half2 = sect2->addOne(); in BinarySearch() local