Searched defs:as_float3 (Results 1 – 6 of 6) sorted by relevance
188 inline float3 as_float3(int3 i3) in as_float3() function
620 #define as_float3(x) __builtin_astype((x), float3) macro