Home
last modified time | relevance | path

Searched refs:dmat4x2 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat.hpp689 typedef lowp_dmat4x2 dmat4x2; typedef
699 typedef mediump_dmat4x2 dmat4x2; typedef
752 typedef highp_dmat4x2 dmat4x2; typedef
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_types.cpp172 T(dmat4x2, 400, 999)
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h86 DECL_TYPE(dmat4x2, GL_DOUBLE_MAT4x2, GLSL_TYPE_DOUBLE, 2, 4)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp105 static const Type dmat4x2; member
H A Dgl4cEnhancedLayoutsTests.cpp146 const Type Type::dmat4x2 = Type::GetType(Type::Double, 4, 2); member in gl4cts::EnhancedLayouts::Utils::Type
468 { 0, "dmat4x2", "dmat4x3", "dmat4" }, in GetGLSLTypeName()
5445 type = Utils::Type::dmat4x2; in getType()

Completed in 37 milliseconds