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