Searched refs:erfc (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_math.rsh1390 * erfc: Mathematical complementary error function
1395 erfc(float v);
1398 erfc(float2 v);
1401 erfc(float3 v);
1404 erfc(float4 v);
1408 erfc(half v);
1413 erfc(half2 v);
1418 erfc(half3 v);
1423 erfc(half4 v);
/frameworks/rs/driver/runtime/
H A Drs_cl.c438 float __attribute__((overloadable)) erfc(float v) { function
441 FN_FUNC_FN(erfc)
1922 HN_FUNC_HN(erfc); variable
/frameworks/rs/api/
H A Drs_math.spec708 function: erfc
720 function: erfc

Completed in 80 milliseconds