Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp717 typedef highp_dmat4x4 dmat4; typedef
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp107 static const Type dmat4; member
Dgl4cEnhancedLayoutsTests.cpp148 const Type Type::dmat4 = Type::GetType(Type::Double, 4, 4); member in gl4cts::EnhancedLayouts::Utils::Type