Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/demos/
Dlinmath.h70 static inline void vec3_norm(vec3 r, vec3 const v) { in vec3_norm() function
222 vec3_norm(u, u); in mat4x4_rotate()
320 vec3_norm(R[2], R[2]); in mat4x4_orthonormalize()
325 vec3_norm(R[2], R[2]); in mat4x4_orthonormalize()
330 vec3_norm(R[1], R[1]); in mat4x4_orthonormalize()
335 vec3_norm(R[0], R[0]); in mat4x4_orthonormalize()
405 vec3_norm(f, f); in mat4x4_look_at()
409 vec3_norm(s, s); in mat4x4_look_at()