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