Home
last modified time | relevance | path

Searched defs:native_exp2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_cl.c1113 extern float __attribute__((overloadable)) native_exp2(float v) { in native_exp2() function
1127 extern float2 __attribute__((overloadable)) native_exp2(float2 v) { in native_exp2() function
1142 extern float4 __attribute__((overloadable)) native_exp2(float4 v) { in native_exp2() function
1157 extern float3 __attribute__((overloadable)) native_exp2(float3 v) { in native_exp2() function