dawn-cmake/fuzzers
Ben Clayton d960328f07 transform/VertexPulling: Implement remaining work
Implement missing formats.
Implement vector width conversions.
Implement unaligned loads.

Bug: dawn:805
Change-Id: I89724b3027c637c99999c8ecdbf0d8ca4f571afc
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56062
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2021-06-29 12:37:45 +00:00
..
tint_spirv_tools_fuzzer Improve docs in the spirv_tools_fuzzer 2021-06-28 09:47:57 +00:00
BUILD.gn Remove fuzzing for transform::EmitVertPointSize 2021-05-07 15:48:04 +00:00
CMakeLists.txt Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
dictionary.txt [wgsl-reader] Disallow explicit storage classes on handle types 2021-03-22 15:49:16 +00:00
tint_all_transforms_fuzzer.cc Remove fuzzing for transform::EmitVertPointSize 2021-05-07 15:48:04 +00:00
tint_ast_clone_fuzzer.cc ast: Add type nodes 2021-04-20 15:04:21 +00:00
tint_binding_remapper_fuzzer.cc Add fuzzing for transform::VertexPulling 2021-05-06 15:43:33 +00:00
tint_bound_array_accessors_fuzzer.cc src/transform: Remove deprecated APIs 2021-04-26 20:38:36 +00:00
tint_common_fuzzer.cc transform/VertexPulling: Implement remaining work 2021-06-29 12:37:45 +00:00
tint_common_fuzzer.h Add spirv-tools fuzzer 2021-06-24 18:10:46 +00:00
tint_first_index_offset_fuzzer.cc Add fuzzing for transform::VertexPulling 2021-05-06 15:43:33 +00:00
tint_hlsl_transform_fuzzer.cc Add fuzzing for transform::Hlsl 2021-04-29 20:03:35 +00:00
tint_inspector_fuzzer.cc Add in Inspector Fuzzer implementation file 2021-01-13 20:15:32 +00:00
tint_msl_transform_fuzzer.cc Add fuzzing for transform::Msl 2021-04-29 20:06:25 +00:00
tint_renamer_fuzzer.cc Add fuzzing for transform::Renamer 2021-04-29 20:43:45 +00:00
tint_single_entry_point_fuzzer.cc Add fuzzing for transform::VertexPulling 2021-05-06 15:43:33 +00:00
tint_spirv_transform_fuzzer.cc Add fuzzing for transform::Spirv 2021-04-29 20:12:05 +00:00
tint_spv_reader_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_spv_reader_hlsl_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_spv_reader_msl_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_spv_reader_spv_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_spv_reader_wgsl_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_vertex_pulling_fuzzer.cc Remove fuzzing for transform::EmitVertPointSize 2021-05-07 15:48:04 +00:00
tint_wgsl_reader_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_wgsl_reader_hlsl_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_wgsl_reader_msl_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_wgsl_reader_spv_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_wgsl_reader_wgsl_writer_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00