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

/frameworks/rs/driver/runtime/
H A Drs_cl.c642 extern float __attribute__((overloadable)) powr(float v, float p) { function
645 extern float2 __attribute__((overloadable)) powr(float2 v, float2 p) { function
648 extern float3 __attribute__((overloadable)) powr(float3 v, float3 p) { function
651 extern float4 __attribute__((overloadable)) powr(float4 v, float4 p) { function
2115 HN_FUNC_HN_HN(powr); variable

Completed in 902 milliseconds