dawn-cmake/examples
Corentin Wallez b703def640 Add Device::CreateQueue() instead of the builder
We are changing all object creation to use descriptors but there is no
creation argument to pass for queue, so instead Device::CreateQueue
takes no argument.
2018-06-18 13:33:40 -04:00
..
glTFViewer Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04: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 clang/gcc: enable a bunch more warnings (#91) 2017-07-21 17:00:22 -07:00
ComputeBoids.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloCompute.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloDepthStencil.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloIndices.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloInstancing.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloTriangle.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloUBO.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
HelloVertices.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04:00
RenderToTexture.cpp Add Device::CreateQueue() instead of the builder 2018-06-18 13:33:40 -04: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