Searched defs:donors (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
H A D | spirv_fuzz_mutator.cc | 27 SpirvFuzzMutator( spv_target_env target_env, std::vector<uint32_t> binary, unsigned seed, const std::vector<spvtools::fuzz::fuzzerutil::ModuleSupplier>& donors, bool enable_all_passes, spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, bool validate_after_each_pass, uint32_t transformation_batch_size) SpirvFuzzMutator() argument
|
H A D | cli.h | 82 std::vector<spvtools::fuzz::fuzzerutil::ModuleSupplier> donors = {}; member
|
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 568 Fuzz(const spv_target_env& target_env, spv_const_fuzzer_options fuzzer_options, spv_validator_options validator_options, const std::vector<uint32_t>& binary_in, const spvtools::fuzz::protobufs::FactSequence& initial_facts, const std::string& donors, spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, FuzzingTarget fuzzing_target, std::vector<uint32_t>* binary_out, spvtools::fuzz::protobufs::TransformationSequence* transformations_applied) Fuzz() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
H A D | fuzz.cpp | 568 Fuzz(const spv_target_env& target_env, spv_const_fuzzer_options fuzzer_options, spv_validator_options validator_options, const std::vector<uint32_t>& binary_in, const spvtools::fuzz::protobufs::FactSequence& initial_facts, const std::string& donors, spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, FuzzingTarget fuzzing_target, std::vector<uint32_t>* binary_out, spvtools::fuzz::protobufs::TransformationSequence* transformations_applied) Fuzz() argument [all...] |
/third_party/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 562 Fuzz(const spv_target_env& target_env, spv_const_fuzzer_options fuzzer_options, spv_validator_options validator_options, const std::vector<uint32_t>& binary_in, const spvtools::fuzz::protobufs::FactSequence& initial_facts, const std::string& donors, spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, FuzzingTarget fuzzing_target, std::vector<uint32_t>* binary_out, spvtools::fuzz::protobufs::TransformationSequence* transformations_applied) Fuzz() argument [all...] |
Completed in 5 milliseconds