Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/
Dlinmath.h123 static inline void mat4x4_sub(mat4x4 M, mat4x4 a, mat4x4 b) in mat4x4_sub() function
210 mat4x4_sub(C, C, T); in mat4x4_rotate()