dawn-cmake/fuzzers/tint_spirv_tools_fuzzer
Alastair Donaldson a96dce9c89 Remove SPIR-V reader fuzzers
Fuzzers that exercise the SPIR-V reader are being moved to OSS-Fuzz.
This change removes them from the Chromium build so that they cease to
be run by ClusterFuzz. The change also applies a small refactoring to
the fuzzer build rules, so that the tint_ast_clone fuzzer is specified
together with other fuzzers that require the WGSL reader and writer.

Bug: chromium:1243084
Change-Id: I4f5d12a679366634c7cad3e7ac18075bb046a8ba
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/62800
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Alastair Donaldson <afdx@google.com>
2021-08-25 16:14:43 +00:00
..
CMakeLists.txt Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
cli.cc Fix CLI parameters in fuzzers 2021-07-16 10:26:34 +00:00
cli.h Ensure that string and container are initialized before use 2021-08-12 03:40:31 +00:00
fuzzer.cc Ensure that string and container are initialized before use 2021-08-12 03:40:31 +00:00
mutator.cc Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
mutator.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
mutator_cache.cc Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
mutator_cache.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
mutator_debugger.cc Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
spirv_fuzz_mutator.cc Revert "Update SPIR-V Tools fuzzer" 2021-08-02 11:13:49 +00:00
spirv_fuzz_mutator.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
spirv_opt_mutator.cc Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
spirv_opt_mutator.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
spirv_reduce_mutator.cc Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
spirv_reduce_mutator.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
util.cc Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
util.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00