Home
last modified time | relevance | path

Searched refs:enable_all_passes (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzzer_replayer_test.cpp1653 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1657 enable_all_passes, strategies[strategy_index], true, in RunFuzzerAndReplayer()
H A Dfuzzer_shrinker_test.cpp1046 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
1061 enable_all_passes, repeated_pass_strategy, true, validator_options) in RunFuzzerAndShrinker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/fuzz/
H A Dfuzzer_replayer_test.cpp1653 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1657 enable_all_passes, strategies[strategy_index], true, in RunFuzzerAndReplayer()
H A Dfuzzer_shrinker_test.cpp1046 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
1061 enable_all_passes, repeated_pass_strategy, true, validator_options) in RunFuzzerAndShrinker()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/fuzz/
H A Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1687 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
H A Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
1070 donor_suppliers, enable_all_passes, repeated_pass_strategy, in RunFuzzerAndShrinker()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/fuzz/
H A Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1687 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
H A Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
1070 donor_suppliers, enable_all_passes, repeated_pass_strategy, in RunFuzzerAndShrinker()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer() argument
116 enable_all_passes_(enable_all_passes), in Fuzzer()
H A Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer() argument
116 enable_all_passes_(enable_all_passes), in Fuzzer()
H A Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dfuzzer.cpp117 bool enable_all_passes, in Fuzzer() argument
127 enable_all_passes_(enable_all_passes), in Fuzzer()
H A Dfuzzer.h67 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer.cpp117 bool enable_all_passes, in Fuzzer() argument
127 enable_all_passes_(enable_all_passes), in Fuzzer()
H A Dfuzzer.h67 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.hpp251 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/include/spirv-tools/
H A Dlibspirv.hpp251 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/dports/devel/intel-graphics-compiler/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.hpp265 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/include/spirv-tools/
H A Dlibspirv.hpp265 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp239 fuzzer_options->enable_all_passes(); in ParseFlags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/tools/fuzz/
H A Dfuzz.cpp239 fuzzer_options->enable_all_passes(); in ParseFlags()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp247 fuzzer_options->enable_all_passes(); in ParseFlags()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/tools/fuzz/
H A Dfuzz.cpp247 fuzzer_options->enable_all_passes(); in ParseFlags()