Searched refs:typeVec2Array (Results 1 – 1 of 1) sorted by relevance
146 TType *typeVec2Array = new TType(*vec2Type); in CreateVec2ArrayWithIndex() local147 typeVec2Array->makeArray(static_cast<unsigned int>(vk::SurfaceRotation::EnumCount)); in CreateVec2ArrayWithIndex()158 TIntermTyped *vec2Array = TIntermAggregate::CreateConstructor(*typeVec2Array, &sequences); in CreateVec2ArrayWithIndex()