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

/frameworks/rs/script_api/include/
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.c441 float __attribute__((overloadable)) erfc(float v) { function
444 FN_FUNC_FN(erfc)
1925 HN_FUNC_HN(erfc); variable
/frameworks/rs/script_api/
H A Drs_math.spec722 function: erfc
734 function: erfc

Completed in 1097 milliseconds