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