Searched refs:mat2Type (Results 1 – 1 of 1) sorted by relevance
74 auto mat2Type = new TType(EbtFloat, 2, 2); in CreateMat2x2() local81 TIntermAggregate::CreateConstructor(*mat2Type, &mat2Args); in CreateMat2x2()88 auto mat2Type = new TType(EbtFloat, 2, 2); in GenerateMat2x2ArrayWithIndex() local89 TType *typeMat2Array = new TType(*mat2Type); in GenerateMat2x2ArrayWithIndex()