HomeSort by relevance Sort by last modified time
    Searched defs:tvec3 (Results 1 - 3 of 3) sorted by null

  /external/vulkan-validation-layers/libs/glm/detail/
type_vec3.hpp 47 struct tvec3 struct in namespace:glm::detail
54 typedef tvec3<T, P> type;
55 typedef tvec3<bool, P> bool_type;
77 _GLM_SWIZZLE3_3_MEMBERS(T, P, tvec3, x, y, z)
78 _GLM_SWIZZLE3_3_MEMBERS(T, P, tvec3, r, g, b)
79 _GLM_SWIZZLE3_3_MEMBERS(T, P, tvec3, s, t, p)
90 GLM_SWIZZLE_GEN_VEC_FROM_VEC3(T, P, detail::tvec3, detail::tvec2, detail::tvec3, detail::tvec4)
103 GLM_FUNC_DECL tvec3();
104 GLM_FUNC_DECL tvec3(tvec3<T, P> const & v)
151 GLM_FUNC_DECL tvec3(_swizzle<3, T, P, tvec3<T, P>, E0, E1, E2, -1> const & that) function in struct:glm::detail::tvec3
157 GLM_FUNC_DECL tvec3(_swizzle<2, T, P, tvec2<T, P>, E0, E1, -1, -2> const & v, T const & s) function in struct:glm::detail::tvec3
163 GLM_FUNC_DECL tvec3(T const & s, _swizzle<2, T, P, tvec2<T, P>, E0, E1, -1, -2> const & v) function in struct:glm::detail::tvec3
    [all...]
  /external/flatbuffers/tests/
test.cpp 1403 auto tvec3 = map["bar3"].AsFixedTypedVector(); local
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 78 milliseconds