dawn-cmake/examples
Stephen White e8d9843973 Set the default ANGLE backend to swiftshader for example code.
As was done for DawnTest, we should set ANGLE's default backend to
SwiftShader for the examples as well.

Bug: dawn:691
Change-Id: I6ced2ffbeed48a555e74a9373c52cbf9e1e3c708
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/42301
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2021-02-24 16:53:53 +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 Remove explicit storage class from samplers/textures 2021-02-10 20:17:14 +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