Searched defs:mat2x3 (Results 1 – 3 of 3) sorted by relevance
149 TType *mat2x3 = new TType(EbtFloat, 2, 3); in InsertBuiltInFunctions() local
114 static const Type mat2x3; member
156 const Type Type::mat2x3 = Type::GetType(Type::Float, 2, 3); member in gl4cts::EnhancedLayouts::Utils::Type