Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp3249 TIntermAggregate* argAggregate = arguments->getAsAggregate(); in decomposeStructBufferMethods() local
3746 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeSampleMethods() local
4524 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeGeometryMethods() local
4626 const TIntermAggregate* argAggregate = arguments ? arguments->getAsAggregate() : nullptr; in decomposeIntrinsic() local
5453 TIntermAggregate* argAggregate = args ? args->getAsAggregate() : nullptr; in addGenMulArgumentConversion() local