Searched defs:mat3x4 (Results 1 – 3 of 3) sorted by relevance
153 TType *mat3x4 = new TType(EbtFloat, 3, 4); in InsertBuiltInFunctions() local
118 static const Type mat3x4; member
160 const Type Type::mat3x4 = Type::GetType(Type::Float, 3, 4); member in gl4cts::EnhancedLayouts::Utils::Type