dawn-cmake/src/tint/fuzzers
Ben Clayton 01004b7732 tint: Remove '_type' suffix from file names
These suffixes existed because the GN build errored when there were two files sets with the same name (ast + sem).
This is no longer required as the GN build splits these into two separate targets.

Change-Id: Ib451da33a5f4aa5c867cb99419dd252766dc3daa
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88308
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-04-28 18:49:04 +00:00
..
tint_ast_fuzzer tint: Remove '_type' suffix from file names 2022-04-28 18:49:04 +00:00
tint_regex_fuzzer Fixup CQ and Kokoro lint mismatches. 2022-04-13 16:14:26 +00:00
tint_spirv_tools_fuzzer Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
BUILD.gn GN: Move dawn import into build_with_chromium cond 2022-04-25 22:01:48 +00:00
CMakeLists.txt tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
cli.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
cli.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
data_builder.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
dictionary.txt tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
fuzzer_init.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
fuzzer_init.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
generate_spirv_corpus.py tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
generate_wgsl_corpus.py use stamp file for tint_generate_wgsl_corpus 2022-04-12 16:18:01 +00:00
mersenne_twister_engine.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
mersenne_twister_engine.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
random_generator.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
random_generator.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
random_generator_engine.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
random_generator_engine.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
random_generator_test.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
shuffle_transform.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
shuffle_transform.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_all_transforms_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_ast_clone_fuzzer.cc tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
tint_binding_remapper_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_black_box_fuzz_target.cc tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
tint_common_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_common_fuzzer.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_first_index_offset_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_reader_writer_fuzzer.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_renamer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_robustness_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_single_entry_point_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_spv_reader_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_spv_reader_hlsl_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_spv_reader_msl_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_spv_reader_spv_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_spv_reader_wgsl_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_vertex_pulling_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_wgsl_reader_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_wgsl_reader_hlsl_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_wgsl_reader_msl_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_wgsl_reader_spv_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
tint_wgsl_reader_wgsl_writer_fuzzer.cc Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00
transform_builder.h Condense namespaces in tint/fuzzers. 2022-04-07 17:46:04 +00:00