Searched defs:half3 (Results 1 – 4 of 4) sorted by relevance
28 struct half3 { struct 34 struct half3 h3(_Float16 a, _Float16 b, _Float16 c) { in h3() argument
62 typedef vector<half, 3> half3; global() typedef
215 typedef half half3 __attribute__((ext_vector_type(3))); global() typedef