.. |
tint_ast_fuzzer
|
wgsl: Replace [[decoration]] with @decoration
|
2022-01-19 22:46:57 +00:00 |
tint_regex_fuzzer
|
wgsl: Replace [[decoration]] with @decoration
|
2022-01-19 22:46:57 +00:00 |
tint_spirv_tools_fuzzer
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
BUILD.gn
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
CMakeLists.txt
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
cli.cc
|
Add '-tint_dump_input=true/false' to fuzzers to dump input spv/wgsl to a file
|
2021-08-05 15:52:58 +00:00 |
cli.h
|
Add '-tint_dump_input=true/false' to fuzzers to dump input spv/wgsl to a file
|
2021-08-05 15:52:58 +00:00 |
data_builder.h
|
Provide build override for SPIRV options
|
2022-01-18 15:37:56 +00:00 |
dictionary.txt
|
Implement texture_depth_multisampled_2d
|
2021-07-26 22:19:48 +00:00 |
fuzzer_init.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
fuzzer_init.h
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
generate_spirv_corpus.py
|
Tolerate some errors while building SPIR-V corpus
|
2021-09-17 14:32:20 +00:00 |
generate_wgsl_corpus.py
|
Remove stray print in generate_wgsl_corpus.py
|
2021-07-20 11:14:50 +00:00 |
mersenne_twister_engine.cc
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
mersenne_twister_engine.h
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
random_generator.cc
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
random_generator.h
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
random_generator_engine.cc
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
random_generator_engine.h
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
random_generator_test.cc
|
Add tests for fuzzers::RandomGenerator
|
2021-11-24 14:55:05 +00:00 |
tint_all_transforms_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_ast_clone_fuzzer.cc
|
optimization: BlockAllocator: Actually allocate in blocks
|
2022-01-22 20:32:38 +00:00 |
tint_binding_remapper_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_black_box_fuzz_target.cc
|
benchmarks: Add a basic set of benchmarks
|
2022-01-18 18:58:16 +00:00 |
tint_common_fuzzer.cc
|
transform: Don't consider type-ctor/casts as having side-effects
|
2021-11-25 16:10:28 +00:00 |
tint_common_fuzzer.h
|
Refactor Inspector fuzzing
|
2021-10-20 05:01:03 +00:00 |
tint_first_index_offset_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_reader_writer_fuzzer.h
|
Add robustness pass to reader writer fuzzers
|
2021-10-12 14:41:20 +00:00 |
tint_renamer_fuzzer.cc
|
Convert fuzzer to use TransformBuilder
|
2021-10-05 14:51:28 +00:00 |
tint_robustness_fuzzer.cc
|
Update remaining fuzzers to use TransforBuilder
|
2021-10-05 19:19:26 +00:00 |
tint_single_entry_point_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_spv_reader_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_spv_reader_hlsl_writer_fuzzer.cc
|
Add robustness pass to reader writer fuzzers
|
2021-10-12 14:41:20 +00:00 |
tint_spv_reader_msl_writer_fuzzer.cc
|
Fully support initializing fuzzer utilities using a seed value
|
2021-11-01 18:14:42 +00:00 |
tint_spv_reader_spv_writer_fuzzer.cc
|
Fully support initializing fuzzer utilities using a seed value
|
2021-11-01 18:14:42 +00:00 |
tint_spv_reader_wgsl_writer_fuzzer.cc
|
Add robustness pass to reader writer fuzzers
|
2021-10-12 14:41:20 +00:00 |
tint_vertex_pulling_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_wgsl_reader_fuzzer.cc
|
Refactor fuzzer transform generation
|
2021-09-30 18:58:32 +00:00 |
tint_wgsl_reader_hlsl_writer_fuzzer.cc
|
Add robustness pass to reader writer fuzzers
|
2021-10-12 14:41:20 +00:00 |
tint_wgsl_reader_msl_writer_fuzzer.cc
|
Fully support initializing fuzzer utilities using a seed value
|
2021-11-01 18:14:42 +00:00 |
tint_wgsl_reader_spv_writer_fuzzer.cc
|
Fully support initializing fuzzer utilities using a seed value
|
2021-11-01 18:14:42 +00:00 |
tint_wgsl_reader_wgsl_writer_fuzzer.cc
|
Add robustness pass to reader writer fuzzers
|
2021-10-12 14:41:20 +00:00 |
transform_builder.h
|
Fully support initializing fuzzer utilities using a seed value
|
2021-11-01 18:14:42 +00:00 |