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