dawn-cmake/fuzzers
Ben Clayton dd69ac3505 Automatically run the TypeDeterminer when building programs
Removes the need for Dawn to use the TypeDeterminer directly.
TypeDeterminer errors will be added to the Program diagnostics list.

Change-Id: I4cfb405e7e6b0e94727296eea872a3ddc4412b66
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/38921
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: dan sinclair <dsinclair@chromium.org>
2021-01-27 19:23:55 +00:00
..
CMakeLists.txt Fix typos in CMakeLists 2021-01-18 21:39:14 +00:00
dictionary.txt Update storage_buffer storage class. 2021-01-18 21:06:34 +00:00
tint_all_transforms_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_ast_clone_fuzzer.cc Add Diagnostics to Program, reader::[wgsl,spirv]::Parse() 2021-01-27 18:49:05 +00:00
tint_bound_array_accessors_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_common_fuzzer.cc Automatically run the TypeDeterminer when building programs 2021-01-27 19:23:55 +00:00
tint_common_fuzzer.h Add fuzzer for Inspector 2021-01-13 15:50:11 +00:00
tint_emit_vertex_point_size_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_first_index_offset_fuzzer.cc Re-land fuzzing work with fix 2021-01-12 16:23:48 +00:00
tint_inspector_fuzzer.cc Add in Inspector Fuzzer implementation file 2021-01-13 20:15:32 +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_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