Home
last modified time | relevance | path

Searched refs:fuzzer_options (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp216 FuzzingTarget* fuzzing_target, spvtools::FuzzerOptions* fuzzer_options, in ParseFlags() argument
247 fuzzer_options->enable_all_passes(); in ParseFlags()
253 fuzzer_options->enable_fuzzer_pass_validation(); in ParseFlags()
299 fuzzer_options->set_replay_range(replay_range); in ParseFlags()
302 fuzzer_options->enable_replay_validation(); in ParseFlags()
313 fuzzer_options->set_random_seed(seed); in ParseFlags()
322 fuzzer_options->set_shrinker_step_limit(step_limit); in ParseFlags()
369 static_cast<spv_const_fuzzer_options>(*fuzzer_options); in ParseFlags()
384 static_cast<spv_const_fuzzer_options>(*fuzzer_options) in ParseFlags()
468 spv_const_fuzzer_options fuzzer_options, in Replay() argument
[all …]
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp216 FuzzingTarget* fuzzing_target, spvtools::FuzzerOptions* fuzzer_options, in ParseFlags() argument
247 fuzzer_options->enable_all_passes(); in ParseFlags()
253 fuzzer_options->enable_fuzzer_pass_validation(); in ParseFlags()
299 fuzzer_options->set_replay_range(replay_range); in ParseFlags()
302 fuzzer_options->enable_replay_validation(); in ParseFlags()
313 fuzzer_options->set_random_seed(seed); in ParseFlags()
322 fuzzer_options->set_shrinker_step_limit(step_limit); in ParseFlags()
369 static_cast<spv_const_fuzzer_options>(*fuzzer_options); in ParseFlags()
384 static_cast<spv_const_fuzzer_options>(*fuzzer_options) in ParseFlags()
468 spv_const_fuzzer_options fuzzer_options, in Replay() argument
[all …]
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp216 FuzzingTarget* fuzzing_target, spvtools::FuzzerOptions* fuzzer_options, in ParseFlags() argument
247 fuzzer_options->enable_all_passes(); in ParseFlags()
253 fuzzer_options->enable_fuzzer_pass_validation(); in ParseFlags()
299 fuzzer_options->set_replay_range(replay_range); in ParseFlags()
302 fuzzer_options->enable_replay_validation(); in ParseFlags()
313 fuzzer_options->set_random_seed(seed); in ParseFlags()
322 fuzzer_options->set_shrinker_step_limit(step_limit); in ParseFlags()
369 static_cast<spv_const_fuzzer_options>(*fuzzer_options); in ParseFlags()
384 static_cast<spv_const_fuzzer_options>(*fuzzer_options) in ParseFlags()
468 spv_const_fuzzer_options fuzzer_options, in Replay() argument
[all …]