/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
D | spirv_fuzz_mutator.cc | 32 bool enable_all_passes, in SpirvFuzzMutator() argument 58 donors, enable_all_passes, repeated_pass_strategy, in SpirvFuzzMutator()
|
D | spirv_fuzz_mutator.h | 60 bool enable_all_passes,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzzer_replayer_test.cpp | 1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local 1687 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
|
D | fuzzer_shrinker_test.cpp | 1045 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/ |
D | fuzzer_replayer_test.cpp | 1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local 1687 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
|
D | fuzzer_shrinker_test.cpp | 1045 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/ |
D | fuzzer_replayer_test.cpp | 1667 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local 1670 donor_suppliers, enable_all_passes, in RunFuzzerAndReplayer()
|
D | fuzzer_shrinker_test.cpp | 1045 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/ |
D | fuzzer.cpp | 110 bool enable_all_passes, in Fuzzer() argument 116 enable_all_passes_(enable_all_passes), in Fuzzer()
|
D | fuzzer.h | 63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer.cpp | 107 bool enable_all_passes, in Fuzzer() argument 112 enable_all_passes_(enable_all_passes), in Fuzzer()
|
D | fuzzer.h | 63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer.cpp | 110 bool enable_all_passes, in Fuzzer() argument 116 enable_all_passes_(enable_all_passes), in Fuzzer()
|
D | fuzzer.h | 63 bool enable_all_passes, RepeatedPassStrategy repeated_pass_strategy,
|
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/ |
D | libspirv.hpp | 265 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
|
/third_party/spirv-tools/include/spirv-tools/ |
D | libspirv.hpp | 259 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/ |
D | libspirv.hpp | 265 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/ |
D | fuzz.cpp | 247 fuzzer_options->enable_all_passes(); in ParseFlags()
|
/third_party/spirv-tools/tools/fuzz/ |
D | fuzz.cpp | 247 fuzzer_options->enable_all_passes(); in ParseFlags()
|
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
D | fuzz.cpp | 247 fuzzer_options->enable_all_passes(); in ParseFlags()
|