Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dtype_vec3.hpp74 _GLM_SWIZZLE3_2_MEMBERS(T, P, tvec2, x, y, z)
75 _GLM_SWIZZLE3_2_MEMBERS(T, P, tvec2, r, g, b)
76 _GLM_SWIZZLE3_2_MEMBERS(T, P, tvec2, s, t, p)
D_swizzle.hpp375 #define _GLM_SWIZZLE3_2_MEMBERS(T, P, V, E0,E1,E2) \ macro