Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_vec3.hpp53 _GLM_SWIZZLE3_3_MEMBERS(T, P, glm::tvec3, x, y, z)
54 _GLM_SWIZZLE3_3_MEMBERS(T, P, glm::tvec3, r, g, b)
55 _GLM_SWIZZLE3_3_MEMBERS(T, P, glm::tvec3, s, t, p)
D_swizzle.hpp345 #define _GLM_SWIZZLE3_3_MEMBERS(T, P, V ,E0,E1,E2) \ macro