Searched defs:tmat4x2 (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/libs/glm/detail/
H A Dtype_mat4x2.hpp42 struct tmat4x2 struct in namespace:glm::detail
49 typedef tmat4x2<T, P> type;
60 GLM_FUNC_DECL tmat4x2();
61 GLM_FUNC_DECL tmat4x2(tmat4x2<T, P> const & m);
63 GLM_FUNC_DECL tmat4x2(tmat4x2<T, Q> const & m);
65 GLM_FUNC_DECL explicit tmat4x2(
67 GLM_FUNC_DECL explicit tmat4x2(
69 GLM_FUNC_DECL tmat4x2(
[all...]

Completed in 86 milliseconds