Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_cl.c1164 extern float __attribute__((overloadable)) native_exp(float v) { in native_exp() function
1167 extern float2 __attribute__((overloadable)) native_exp(float2 v) { in native_exp() function
1170 extern float3 __attribute__((overloadable)) native_exp(float3 v) { in native_exp() function
1173 extern float4 __attribute__((overloadable)) native_exp(float4 v) { in native_exp() function