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

/frameworks/rs/driver/runtime/arch/
H A Dgeneric.c664 extern float2 __attribute__((overloadable)) half_recip(float2 v) { function
668 extern float3 __attribute__((overloadable)) half_recip(float3 v) { function
672 extern float4 __attribute__((overloadable)) half_recip(float4 v) { function
/frameworks/rs/driver/runtime/
H A Drs_cl.c1063 extern float __attribute__((overloadable)) half_recip(float v) { function

Completed in 172 milliseconds