Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp707 typedef highp_dmat2x2 dmat2; typedef
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp99 static const Type dmat2; member
Dgl4cEnhancedLayoutsTests.cpp140 const Type Type::dmat2 = Type::GetType(Type::Double, 2, 2); member in gl4cts::EnhancedLayouts::Utils::Type