Searched defs:argAggregate (Results 1 – 3 of 3) sorted by relevance
29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
3385 TIntermAggregate* argAggregate = arguments->getAsAggregate(); in decomposeStructBufferMethods() local3883 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeSampleMethods() local4668 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeGeometryMethods() local4770 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeIntrinsic() local5592 TIntermAggregate* argAggregate = args ? args->getAsAggregate() : nullptr; in addGenMulArgumentConversion() local