Searched refs:_GLM_SWIZZLE3_2_MEMBERS (Results 1 – 2 of 2) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec3.hpp | 50 _GLM_SWIZZLE3_2_MEMBERS(T, P, glm::tvec2, x, y, z) 51 _GLM_SWIZZLE3_2_MEMBERS(T, P, glm::tvec2, r, g, b) 52 _GLM_SWIZZLE3_2_MEMBERS(T, P, glm::tvec2, s, t, p)
|
D | _swizzle.hpp | 334 #define _GLM_SWIZZLE3_2_MEMBERS(T, P, V, E0,E1,E2) \ macro
|