Searched refs:SKSL_INTRINSIC (Results 1 – 3 of 3) sorted by relevance
14 SKSL_INTRINSIC(abs) \15 SKSL_INTRINSIC(acosh) \16 SKSL_INTRINSIC(acos) \17 SKSL_INTRINSIC(all) \18 SKSL_INTRINSIC(any) \19 SKSL_INTRINSIC(asinh) \20 SKSL_INTRINSIC(asin) \21 SKSL_INTRINSIC(atanh) \22 SKSL_INTRINSIC(atan) \23 SKSL_INTRINSIC(bitCount) \[all …]
26 #define SKSL_INTRINSIC(name) k_##name##_IntrinsicKind, macro31 #undef SKSL_INTRINSIC
16 #define SKSL_INTRINSIC(name) {#name, k_##name##_IntrinsicKind}, in identify_intrinsic() macro20 #undef SKSL_INTRINSIC in identify_intrinsic()