Home
last modified time | relevance | path

Searched defs:argAggregate (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp3385 TIntermAggregate* argAggregate = arguments->getAsAggregate(); in decomposeStructBufferMethods() local
3883 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeSampleMethods() local
4668 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeGeometryMethods() local
4770 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeIntrinsic() local
5592 TIntermAggregate* argAggregate = args ? args->getAsAggregate() : nullptr; in addGenMulArgumentConversion() local