Searched defs:native_log2 (Results 1 – 1 of 1) sorted by relevance
1341 extern float __attribute__((overloadable)) native_log2(float v) { in native_log2() function1363 extern float2 __attribute__((overloadable)) native_log2(float2 v) { in native_log2() function1367 extern float3 __attribute__((overloadable)) native_log2(float3 v) { in native_log2() function1371 extern float4 __attribute__((overloadable)) native_log2(float4 v) { in native_log2() function