Searched refs:mat4x4_sub (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/deps/ | ||
H A D | linmath.h | 150 LINMATH_H_FUNC void mat4x4_sub(mat4x4 M, mat4x4 const a, mat4x4 const b) in mat4x4_sub() function 233 mat4x4_sub(C, C, T); |
Completed in 1 milliseconds