Searched refs:_GLM_SWIZZLE4_3_MEMBERS (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_vec4.hpp | 55 _GLM_SWIZZLE4_3_MEMBERS(T, P, glm::tvec3, x, y, z, w) 56 _GLM_SWIZZLE4_3_MEMBERS(T, P, glm::tvec3, r, g, b, a) 57 _GLM_SWIZZLE4_3_MEMBERS(T, P, glm::tvec3, s, t, p, q)
|
D | _swizzle.hpp | 475 #define _GLM_SWIZZLE4_3_MEMBERS(T, P, V, E0,E1,E2,E3) \ macro
|