Home
last modified time | relevance | path

Searched defs:enable_all_passes (Results 1 – 13 of 13) 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()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer()
/third_party/spirv-tools/source/fuzz/
Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer()
/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
Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
/third_party/spirv-tools/test/fuzz/
Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
/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/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/spirv-tools/include/spirv-tools/
Dlibspirv.hpp275 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions