Searched refs:mat4x4_rotate (Results 1 – 2 of 2) sorted by relevance
/external/vulkan-validation-layers/demos/ |
D | linmath.h | 215 static inline void mat4x4_rotate(mat4x4 R, mat4x4 M, float x, float y, float z, in mat4x4_rotate() function
|
D | cube.c | 661 mat4x4_rotate(demo->model_matrix, Model, 0.0f, 1.0f, 0.0f, in demo_update_data_buffer()
|