Home
last modified time | relevance | path

Searched refs:repeated_pass_strategy (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzzer_shrinker_test.cpp1046 RepeatedPassStrategy repeated_pass_strategy; in RunFuzzerAndShrinker() local
1048 repeated_pass_strategy = RepeatedPassStrategy::kSimple; in RunFuzzerAndShrinker()
1050 repeated_pass_strategy = RepeatedPassStrategy::kLoopedWithRecommendations; in RunFuzzerAndShrinker()
1052 repeated_pass_strategy = RepeatedPassStrategy::kRandomWithRecommendations; in RunFuzzerAndShrinker()
1070 donor_suppliers, enable_all_passes, repeated_pass_strategy, in RunFuzzerAndShrinker()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzer_shrinker_test.cpp1046 RepeatedPassStrategy repeated_pass_strategy; in RunFuzzerAndShrinker() local
1048 repeated_pass_strategy = RepeatedPassStrategy::kSimple; in RunFuzzerAndShrinker()
1050 repeated_pass_strategy = RepeatedPassStrategy::kLoopedWithRecommendations; in RunFuzzerAndShrinker()
1052 repeated_pass_strategy = RepeatedPassStrategy::kRandomWithRecommendations; in RunFuzzerAndShrinker()
1070 donor_suppliers, enable_all_passes, repeated_pass_strategy, in RunFuzzerAndShrinker()
/third_party/spirv-tools/test/fuzz/
Dfuzzer_shrinker_test.cpp1046 RepeatedPassStrategy repeated_pass_strategy; in RunFuzzerAndShrinker() local
1048 repeated_pass_strategy = RepeatedPassStrategy::kSimple; in RunFuzzerAndShrinker()
1050 repeated_pass_strategy = RepeatedPassStrategy::kLoopedWithRecommendations; in RunFuzzerAndShrinker()
1052 repeated_pass_strategy = RepeatedPassStrategy::kRandomWithRecommendations; in RunFuzzerAndShrinker()
1070 donor_suppliers, enable_all_passes, repeated_pass_strategy, in RunFuzzerAndShrinker()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp215 spvtools::fuzz::RepeatedPassStrategy* repeated_pass_strategy, in ParseFlags() argument
222 *repeated_pass_strategy = in ParseFlags()
261 *repeated_pass_strategy = in ParseFlags()
264 *repeated_pass_strategy = in ParseFlags()
267 *repeated_pass_strategy = in ParseFlags()
574 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, in Fuzz() argument
632 fuzzer_options->all_passes_enabled, repeated_pass_strategy, in Fuzz()
716 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy; in main() local
726 &repeated_pass_strategy, &fuzzing_target, &fuzzer_options, in main()
772 initial_facts, donors_file, repeated_pass_strategy, in main()
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp215 spvtools::fuzz::RepeatedPassStrategy* repeated_pass_strategy, in ParseFlags() argument
222 *repeated_pass_strategy = in ParseFlags()
261 *repeated_pass_strategy = in ParseFlags()
264 *repeated_pass_strategy = in ParseFlags()
267 *repeated_pass_strategy = in ParseFlags()
574 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, in Fuzz() argument
632 fuzzer_options->all_passes_enabled, repeated_pass_strategy, in Fuzz()
703 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy; in main() local
713 &repeated_pass_strategy, &fuzzing_target, &fuzzer_options, in main()
760 initial_facts, donors_file, repeated_pass_strategy, in main()
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp215 spvtools::fuzz::RepeatedPassStrategy* repeated_pass_strategy, in ParseFlags() argument
222 *repeated_pass_strategy = in ParseFlags()
261 *repeated_pass_strategy = in ParseFlags()
264 *repeated_pass_strategy = in ParseFlags()
267 *repeated_pass_strategy = in ParseFlags()
574 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, in Fuzz() argument
632 fuzzer_options->all_passes_enabled, repeated_pass_strategy, in Fuzz()
716 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy; in main() local
726 &repeated_pass_strategy, &fuzzing_target, &fuzzer_options, in main()
772 initial_facts, donors_file, repeated_pass_strategy, in main()
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
Dspirv_fuzz_mutator.cc33 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, in SpirvFuzzMutator() argument
58 donors, enable_all_passes, repeated_pass_strategy, in SpirvFuzzMutator()
Dspirv_fuzz_mutator.h61 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy,
Dmutator_debugger.cc48 mutator_params.repeated_pass_strategy, in main()
Dcli.h86 spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy = member
Dfuzzer.cc82 mutator_params.repeated_pass_strategy, in CreateMutator()
Dcli.cc313 &out->repeated_pass_strategy)) { in ParseMutatorCliParam()
/third_party/spirv-tools/source/fuzz/
Dfuzzer.cpp111 RepeatedPassStrategy repeated_pass_strategy, in Fuzzer() argument
229 repeated_pass_strategy, fuzzer_context_.get(), &pass_instances_, in Fuzzer()
Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp111 RepeatedPassStrategy repeated_pass_strategy, in Fuzzer() argument
229 repeated_pass_strategy, fuzzer_context_.get(), &pass_instances_, in Fuzzer()
Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer.cpp111 RepeatedPassStrategy repeated_pass_strategy, in Fuzzer() argument
229 repeated_pass_strategy, fuzzer_context_.get(), &pass_instances_, in Fuzzer()
Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,