Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dtype_vec2.hpp77 _GLM_SWIZZLE2_3_MEMBERS(T, P, tvec3, x, y)
78 _GLM_SWIZZLE2_3_MEMBERS(T, P, tvec3, r, g)
79 _GLM_SWIZZLE2_3_MEMBERS(T, P, tvec3, s, t)
D_swizzle.hpp347 #define _GLM_SWIZZLE2_3_MEMBERS(T, P, V, E0,E1) \ macro