Home
last modified time | relevance | path

Searched refs:mat4x4_dup (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/glfw/deps/
Dlinmath.h91 static inline void mat4x4_dup(mat4x4 M, mat4x4 N) in mat4x4_dup() function
154 mat4x4_dup(M, temp); in mat4x4_mul()
220 mat4x4_dup(R, M); in mat4x4_rotate()
306 mat4x4_dup(R, M); in mat4x4_orthonormalize()