Searched defs:native_powr (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_cl.c1158 extern float __attribute__((overloadable)) native_powr(float v, float y) { function
1163 extern float2 __attribute__((overloadable)) native_powr(float2 v, float2 y) { function
1168 extern float3 __attribute__((overloadable)) native_powr(float3 v, float3 y) { function
1173 extern float4 __attribute__((overloadable)) native_powr(float4 v, float4 y) { function

Completed in 428 milliseconds