Searched defs:half_recip (Results 1 – 1 of 1) sorted by relevance
776 extern float __attribute__((overloadable)) half_recip(float v) { in half_recip() function781 extern float2 __attribute__((overloadable)) half_recip(float2 v) { in half_recip() function788 extern float3 __attribute__((overloadable)) half_recip(float3 v) { in half_recip() function796 extern float4 __attribute__((overloadable)) half_recip(float4 v) { in half_recip() function