dawn-cmake/src/tests
Corentin Wallez 9585c468a2 Update dawn.json to more closely match webgpu.h
- Move wgpu::TextureUsage::Storage at the end of the enum.
 - Reorder some methods of device to be in alphabetical order.
 - Reorder members of wgpu::QuerySetDescriptor.
 - Change SurfaceDescriptorFromHTMLCanvasID to
   SurfaceDescriptorFromCanvasHTMLDescriptor.

Bug: dawn:22
Change-Id: Ib18fbaf153ad2969b0d0c4e49682e8736b00776c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24280
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-07-06 18:50:00 +00:00
..
end2end Update dawn.json to more closely match webgpu.h 2020-07-06 18:50:00 +00:00
perf_tests Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer 2020-06-02 09:24:39 +00:00
unittests Update GetMappedRange to not produce validation errors 2020-07-06 18:08:10 +00:00
white_box Add minimum buffer size validation 2020-06-19 21:39:23 +00:00
BUILD.gn Implement buffer lazy initialization before writeBuffer 2020-07-06 08:24:30 +00:00
DawnTest.cpp Skip Buffer OOM tests when using ASAN 2020-06-19 17:35:33 +00:00
DawnTest.h Skip Buffer OOM tests when using ASAN 2020-06-19 17:35:33 +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