Searched defs:half3 (Results 1 – 6 of 6) sorted by relevance
38 static half3 ElementAt_half3(int x, int y, int z) { constant
36 sp<const Element> half3 = Element::F16_3(rs); in main() local
119 typedef details::TVec3<half> half3; typedef
282 virtual bool setColor(const half3& /*color*/) { return false; }; in setColor()
36 typedef half half3 __attribute__((ext_vector_type(3))); typedef
57 typedef half half3 __attribute__((ext_vector_type(3))); typedef