Searched defs:half3 (Results 1 – 3 of 3) sorted by relevance
22 static half3 ElementAt_half3(int x, int y, int z) { variable
30 sp<const Element> half3 = Element::F16_3(rs); in main() local
40 typedef half half3 __attribute__((ext_vector_type(3))); typedef