Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
Dspirv_fuzz_mutator.cc32 bool enable_all_passes, in SpirvFuzzMutator() argument
58 donors, enable_all_passes, repeated_pass_strategy, in SpirvFuzzMutator()
Dspirv_fuzz_mutator.h60 bool enable_all_passes,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1687 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
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()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1687 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
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()
/third_party/spirv-tools/test/fuzz/
Dfuzzer_replayer_test.cpp1667 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
1670 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
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()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer() argument
116 enable_all_passes_(enable_all_passes), in Fuzzer()
Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/third_party/spirv-tools/source/fuzz/
Dfuzzer.cpp107 bool enable_all_passes, in Fuzzer() argument
112 enable_all_passes_(enable_all_passes), 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.cpp110 bool enable_all_passes, in Fuzzer() argument
116 enable_all_passes_(enable_all_passes), in Fuzzer()
Dfuzzer.h63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
Dlibspirv.hpp265 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/third_party/spirv-tools/include/spirv-tools/
Dlibspirv.hpp259 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.hpp265 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp247 fuzzer_options->enable_all_passes(); in ParseFlags()
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp247 fuzzer_options->enable_all_passes(); in ParseFlags()
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp247 fuzzer_options->enable_all_passes(); in ParseFlags()