Home
last modified time | relevance | path

Searched defs:enable_all_passes (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer.cpp110 bool enable_all_passes, in Fuzzer()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
H A Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
/aosp_15_r20/external/deqp-deps/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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dfuzzer_replayer_test.cpp1684 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndReplayer() local
H A Dfuzzer_shrinker_test.cpp1045 bool enable_all_passes = (seed % 4) == 0; in RunFuzzerAndShrinker() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/include/spirv-tools/
H A Dlibspirv.hpp275 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.hpp275 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.hpp275 void enable_all_passes() { spvFuzzerOptionsEnableAllPasses(options_); } in enable_all_passes() function in spvtools::FuzzerOptions