dawn-cmake/examples
Corentin Wallez 30f85cb484 Remove samples that were only used as temporary tests
However keep the following samples:
 - CHelloTriangle that demonstrates the C API
 - CppHelloTriangle that demonstrates the C++ API
 - Animometer that matches the WebGL benchmark
 - HelloDepthStencil that does more than just a triangle, renamed
   to CubeReflection
 - ComputeBoids as a cool graphics and compute interop demo
 - glTFViewer that shows slightly more advanced usage of NXT
2018-07-03 22:23:52 +02:00
..
glTFViewer Use a descriptor for PipelineLayout (#206) 2018-06-27 16:21:39 -07:00
Animometer.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
CHelloTriangle.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
CMakeLists.txt Remove samples that were only used as temporary tests 2018-07-03 22:23:52 +02:00
ComputeBoids.cpp Use a descriptor for PipelineLayout (#206) 2018-06-27 16:21:39 -07:00
CppHelloTriangle.cpp Remove samples that were only used as temporary tests 2018-07-03 22:23:52 +02:00
CubeReflection.cpp Remove samples that were only used as temporary tests 2018-07-03 22:23:52 +02:00
SampleUtils.cpp SampleUtils: Look at argv starting from 1 2018-06-08 13:58:55 +02:00
SampleUtils.h Rename RenderPassInfo to RenderPassDescriptor 2018-05-16 11:18:14 -04:00