dawn-cmake/examples
Corentin Wallez 7fe6efba4a Add initial CMakeLists.txt files
Adds CMake support for:
 - Generating the Dawn headers and C++ wrappers
 - libdawn_wire
 - libdawn_native with the Metal backend for now
 - All the examples.

Bug: dawn:333

Change-Id: I6ffbe090b0bd21d6a805c03a507ad51fda0275ca
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/15720
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2020-02-05 17:16:05 +00:00
..
Animometer.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CHelloTriangle.cpp Add the webgpu.h swapchain creation path 2020-01-23 17:20:38 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CppHelloTriangle.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
CubeReflection.cpp Make the SwapChain interface match webgpu.h 2019-11-12 18:30:11 +00:00
SampleUtils.cpp Add the webgpu.h swapchain creation path 2020-01-23 17:20:38 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00