dawn-cmake/examples
Stephen White 21ce5d2965 Split #defines for OpenGL and OpenGL ES backends.
This permits enabling the OpenGL and OpenGL ES backends independently.
This change also enables the OpenGL ES backend on Windows.

This will cause the end2end tests to run on OpenGL ES on the
GPU-less bots, via SwANGLE.

Bug: dawn:580

Change-Id: I43d514b18862d176610b95e97013a67723ddac20
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/50881
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2021-05-17 18:04:48 +00:00
..
Animometer.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
CppHelloTriangle.cpp Update WGSL in tests with renamed builtins 2021-04-19 15:29:49 +00:00
CubeReflection.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
ManualSwapChainTest.cpp Update examples for recent WGSL changes 2021-04-13 14:52:44 +00:00
SampleUtils.cpp Split #defines for OpenGL and OpenGL ES backends. 2021-05-17 18:04:48 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00