Home
last modified time | relevance | path

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

/third_party/flutter/glfw/examples/
Dsimple.c144 mat4x4_identity(m); in main()
/third_party/flutter/glfw/deps/
Dlinmath.h84 static inline void mat4x4_identity(mat4x4 M) in mat4x4_identity() function
167 mat4x4_identity(T); in mat4x4_translate()
209 mat4x4_identity(C); in mat4x4_rotate()