Searched refs:missing_constants (Results 1 – 7 of 7) sorted by relevance
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/ |
H A D | fold.cpp | 636 bool missing_constants = false; in FoldInstructionToConstant() local 637 inst->ForEachInId([&constants, &missing_constants, const_mgr, in FoldInstructionToConstant() 643 missing_constants = true; in FoldInstructionToConstant() 668 if (!missing_constants && inst->IsFoldableByFoldScalar()) { in FoldInstructionToConstant()
|