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

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_cl.c531 extern float __attribute__((overloadable)) powr(float v, float p) { function
534 extern float2 __attribute__((overloadable)) powr(float2 v, float2 p) { function
537 extern float3 __attribute__((overloadable)) powr(float3 v, float3 p) { function
540 extern float4 __attribute__((overloadable)) powr(float4 v, float4 p) { function

Completed in 29 milliseconds