Searched refs:_GLM_SWIZZLE2_3_MEMBERS (Results 1 – 2 of 2) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec2.hpp | 53 _GLM_SWIZZLE2_3_MEMBERS(T, P, glm::tvec3, x, y) 54 _GLM_SWIZZLE2_3_MEMBERS(T, P, glm::tvec3, r, g) 55 _GLM_SWIZZLE2_3_MEMBERS(T, P, glm::tvec3, s, t)
|
D | _swizzle.hpp | 306 #define _GLM_SWIZZLE2_3_MEMBERS(T, P, V, E0,E1) \ macro
|