Searched defs:cross (Results 1 – 2 of 2) sorted by relevance
97 tvec3 __attribute__((pure)) cross(const tvec3& u, const tvec3<RT>& v) { in cross() function
896 extern float4 __attribute__((overloadable)) cross(float4 lhs, float4 rhs) { in cross() function