Searched defs:float3 (Results 1 – 4 of 4) sorted by relevance
33 typedef float __attribute__((ext_vector_type (3))) float3; typedef
4 typedef __attribute__(( ext_vector_type(3) )) float float3; typedef
243 typedef float float3 __attribute__((vector_size (12))); typedef