dawn-cmake/src/tests
Corentin Wallez d42713de7a Remove support for multiple entrypoints with the same name
Previsouly having a ShaderModule with multiple entrypoints with the same
name and different stages was valid in Dawn. However it is disallowed by
the WGSL specification so change Dawn to index the ShaderModule's
entrypoints only by their name (instead of name and stage).

Bug: dawn:216
Change-Id: Id6fc80a03436b008c2f057bd30c70fdf240919e8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31665
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-11-05 13:25:16 +00:00
..
end2end Remove support for multiple entrypoints with the same name 2020-11-05 13:25:16 +00:00
perf_tests Rolling 7 dependencies 2020-11-04 09:44:47 +00:00
unittests Support sampling depth and stencil of combined d/s formats 2020-11-04 15:27:11 +00:00
white_box s/OutputAttachment/RenderAttachment/g 2020-10-27 15:35:56 +00:00
BUILD.gn Support internal pipelines for Dawn 2020-11-04 02:30:16 +00:00
DawnTest.cpp DawnTest: only choose one adapter from those with same name and backendType 2020-11-05 08:38:46 +00:00
DawnTest.h Rolling 7 dependencies 2020-11-04 09:44:47 +00:00
End2EndTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
MockCallback.h Add WireClient::Disconnect to stop serializing commands 2020-04-15 02:00:14 +00:00
ParamGenerator.h Run dawn_end2end_tests on all available system adapters 2020-05-15 20:28:05 +00:00
PerfTestsMain.cpp DawnTest: Gather adapters on environment creation for filtering backends 2020-05-15 16:07:12 +00:00
UnittestsMain.cpp Rename the copyright authors from NXT to Dawn 2018-07-18 22:54:06 +02:00