Searched defs:half4 (Results 1 – 3 of 3) sorted by relevance
42 const Type* half4 = context.fTypes.fHalf4.get(); in call_signature_is_valid() local
196 using half4 = Vec4<half>; variable
127 typedef half half4 __attribute__((ext_vector_type(4))); typedef