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

/frameworks/rs/driver/runtime/
H A Drs_cl.c1158 extern float __attribute__((overloadable)) native_exp(float v) { function
1161 extern float2 __attribute__((overloadable)) native_exp(float2 v) { function
1164 extern float3 __attribute__((overloadable)) native_exp(float3 v) { function
1167 extern float4 __attribute__((overloadable)) native_exp(float4 v) { function

Completed in 176 milliseconds