Home
last modified time | relevance | path

Searched refs:mat4x4_translate (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/tests/
H A Dmsaa.c196 mat4x4_translate(m, -1.f, 0.f, 0.f); in main()
204 mat4x4_translate(m, 1.f, 0.f, 0.f); in main()
H A Dtearing.c226 mat4x4_translate(m, position, 0.f, 0.f); in main()
/third_party/glfw/deps/
H A Dlinmath.h189 LINMATH_H_FUNC void mat4x4_translate(mat4x4 T, float x, float y, float z) in mat4x4_translate() function

Completed in 2 milliseconds