Home
last modified time | relevance | path

Searched defs:dmat3 (Results 1 – 3 of 3) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp712 typedef highp_dmat3x3 dmat3; typedef
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp103 static const Type dmat3; member
Dgl4cEnhancedLayoutsTests.cpp144 const Type Type::dmat3 = Type::GetType(Type::Double, 3, 3); member in gl4cts::EnhancedLayouts::Utils::Type