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