Searched defs:argAggregate (Results 1 – 2 of 2) sorted by relevance
29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
3478 TIntermAggregate* argAggregate = arguments->getAsAggregate(); in decomposeStructBufferMethods() local3976 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeSampleMethods() local4761 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeGeometryMethods() local4863 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeIntrinsic() local5689 TIntermAggregate* argAggregate = args ? args->getAsAggregate() : nullptr; in addGenMulArgumentConversion() local