Searched refs:mat4x4_row (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/deps/ | ||
H A D | linmath.h | 123 LINMATH_H_FUNC void mat4x4_row(vec4 r, mat4x4 const M, int i) in mat4x4_row() function 202 mat4x4_row(r, M, i); in mat4x4_translate_in_place() |
Completed in 1 milliseconds