dawn-cmake/examples
Corentin Wallez 80915849ce Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture.
This is to follow the renames in the upstream WebGPU specification.
Typedef are left in places to make a smooth deprecation period.

Bug: dawn:22

Change-Id: I5134b897930c1fa883c49dd80d2665d6684ec022
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/43882
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Brandon Jones <bajones@chromium.org>
Commit-Queue: Brandon Jones <bajones@chromium.org>
2021-03-04 18:13:45 +00:00
..
Animometer.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Fix the ComputeBoids sample on the OpenGL backend. 2021-02-23 20:30:39 +00:00
CppHelloTriangle.cpp Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. 2021-03-04 18:13:45 +00:00
CubeReflection.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
ManualSwapChainTest.cpp Device: Deprecated GetDefaultQueue in favor of ::GetQueue() 2021-02-04 15:33:42 +00:00
SampleUtils.cpp Set the default ANGLE backend to swiftshader for example code. 2021-02-24 16:53:53 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00