Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp717 typedef highp_dmat4x4 dmat4; typedef
/third_party/vk-gl-cts/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