Searched refs:mat4x4_scale (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/deps/ | ||
H A D | linmath.h | 156 LINMATH_H_FUNC void mat4x4_scale(mat4x4 M, mat4x4 const a, float k) in mat4x4_scale() function 229 mat4x4_scale(S, S, s); 235 mat4x4_scale(C, C, c); |
Completed in 1 milliseconds