Searched defs:mat2x4 (Results 1 – 3 of 3) sorted by relevance
150 TType *mat2x4 = new TType(EbtFloat, 2, 4); in InsertBuiltInFunctions() local
115 static const Type mat2x4; member
157 const Type Type::mat2x4 = Type::GetType(Type::Float, 2, 4); member in gl4cts::EnhancedLayouts::Utils::Type