Searched refs:_GLM_SWIZZLE2_4_MEMBERS (Results 1 – 2 of 2) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec2.hpp | 56 _GLM_SWIZZLE2_4_MEMBERS(T, P, glm::tvec4, x, y) 57 _GLM_SWIZZLE2_4_MEMBERS(T, P, glm::tvec4, r, g) 58 _GLM_SWIZZLE2_4_MEMBERS(T, P, glm::tvec4, s, t)
|
D | _swizzle.hpp | 316 #define _GLM_SWIZZLE2_4_MEMBERS(T, P, V, E0,E1) \ macro
|