Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/translator/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/tree_ops/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/tree_ops/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_ops/d3d/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/tree_ops/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/tree_ops/d3d/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/tree_ops/d3d/
H A DSeparateArrayConstructorStatements.cpp29 TIntermAggregate *argAggregate = argTyped->getAsAggregate(); in SplitConstructorArgs() local
30 if (argTyped->isArray() && argAggregate && argAggregate->isConstructor()) in SplitConstructorArgs()
32 SplitConstructorArgs(*argAggregate->getSequence(), argsOut); in SplitConstructorArgs()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/hlsl/
H A DhlslParseHelper.cpp3307 if (argAggregate) { in decomposeStructBufferMethods()
3308 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3310 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3806 if (argAggregate == nullptr) { in decomposeSampleMethods()
4548 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4555 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4582 if (argAggregate) { in decomposeGeometryMethods()
5504 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5561 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5565 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/hlsl/
H A DhlslParseHelper.cpp3309 if (argAggregate) { in decomposeStructBufferMethods()
3310 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3312 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3808 if (argAggregate == nullptr) { in decomposeSampleMethods()
4550 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4557 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4584 if (argAggregate) { in decomposeGeometryMethods()
5506 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5563 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5567 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/hlsl/
H A DhlslParseHelper.cpp3309 if (argAggregate) { in decomposeStructBufferMethods()
3310 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3312 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3808 if (argAggregate == nullptr) { in decomposeSampleMethods()
4550 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4557 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4584 if (argAggregate) { in decomposeGeometryMethods()
5506 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5563 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5567 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/hlsl/
H A DhlslParseHelper.cpp3309 if (argAggregate) { in decomposeStructBufferMethods()
3310 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3312 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3808 if (argAggregate == nullptr) { in decomposeSampleMethods()
4550 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4557 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4584 if (argAggregate) { in decomposeGeometryMethods()
5506 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5563 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5567 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5594 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5651 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5655 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/graphics/glslang/glslang-11.7.1/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp3391 if (argAggregate) { in decomposeStructBufferMethods()
3392 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3394 if (argAggregate->getSequence()[0]) in decomposeStructBufferMethods()
3890 if (argAggregate == nullptr) { in decomposeSampleMethods()
4638 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4645 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4672 if (argAggregate) { in decomposeGeometryMethods()
5598 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5655 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5659 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/hlsl/
H A DhlslParseHelper.cpp3258 if (argAggregate) { in decomposeStructBufferMethods()
3259 if (argAggregate->getSequence().empty()) in decomposeStructBufferMethods()
3756 if (argAggregate == nullptr) { in decomposeSampleMethods()
4042 if (argAggregate->getSequence().size() > 4) in decomposeSampleMethods()
4463 argAggregate ? argAggregate->getSequence()[0]->getAsTyped() : in decomposeSampleMethods()
4470 if (argAggregate != nullptr && argAggregate->getSequence().size() > 1) in decomposeSampleMethods()
4497 if (argAggregate) { in decomposeGeometryMethods()
5424 if (argAggregate == nullptr || argAggregate->getSequence().size() != 2) { in addGenMulArgumentConversion()
5481 if (arg0 != argAggregate->getSequence()[0] || arg1 != argAggregate->getSequence()[1]) in addGenMulArgumentConversion()
5485 argAggregate->getSequence()[0] = arg0; in addGenMulArgumentConversion()
[all …]