Searched defs:as_float4 (Results 1 – 6 of 6) sorted by relevance
194 inline float4 as_float4(int4 i4) in as_float4() function
621 #define as_float4(x) __builtin_astype((x), float4) macro