dawn-cmake/test
Ben Clayton 73ced33dfb test/benchmark: Add more shaders to the corpus
Kindly donated by Brandon Jones and Austin Eng.
Tint has been used to convert all the deprecated attributes to the new style. In doing so, comments have been stripped. These are not massively important for the benchmarking.

Bindings have also been adjusted to be sequential and unique so that the MSL backend doesn't have to deal with binding remapping.

Existing benchmark files that used an underscore '_' have been renamed to use a dash '-' instead, to match the new files.

Change-Id: If5fb507b981f107ed570f6eedb55b232448f67aa
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77443
Reviewed-by: Brandon Jones <bajones@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2022-01-21 22:38:16 +00:00
..
access wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
array GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
benchmark test/benchmark: Add more shaders to the corpus 2022-01-21 22:38:16 +00:00
buffer GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
bug GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
expressions GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
identifiers/underscore GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
intrinsics wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
layout/storage/mat2x2 wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
let wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
loops GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
ptr_ref wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
samples wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
shader_io wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
shadowing GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
statements GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
struct wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
types wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
unittest/reader/spirv wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
var wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
vk-gl-cts Remove passing HLSL expected files for vk-gl-cts 2022-01-20 22:11:07 +00:00
BUILD.gn Re-allow dynamic indexing of 'let' arrays and matrices 2022-01-06 18:11:01 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00