dawn-cmake/examples
Kai Ninomiya cfa524b86b
Fix glTFViewer by using push constants (#224)
* Works on Metal
* Not working on OpenGL (black screen; not sure why)
* Not working on Vulkan or D3D12 (push constants not implemented)
2018-07-17 11:12:47 -07:00
..
glTFViewer Fix glTFViewer by using push constants (#224) 2018-07-17 11:12:47 -07:00
Animometer.cpp Remove explicit usage transition from the API and validation 2018-07-16 14:44:20 +02:00
CHelloTriangle.cpp Remove explicit usage transition from the API and validation 2018-07-16 14:44:20 +02:00
CMakeLists.txt Remove samples that were only used as temporary tests 2018-07-03 22:23:52 +02:00
ComputeBoids.cpp Remove explicit usage transition from the API and validation 2018-07-16 14:44:20 +02:00
CppHelloTriangle.cpp Remove explicit usage transition from the API and validation 2018-07-16 14:44:20 +02:00
CubeReflection.cpp Remove explicit usage transition from the API and validation 2018-07-16 14:44:20 +02:00
SampleUtils.cpp Remove explicit usage transition from the API and validation 2018-07-16 14:44:20 +02:00
SampleUtils.h Rename RenderPassInfo to RenderPassDescriptor 2018-05-16 11:18:14 -04:00