dawn-cmake/examples
Corentin Wallez 4b410a33ca Implement the device error callback.
This adds support for "natively defined" API types like callbacks that
will have to be implemented manually for each target language. Also this
splits the concept of "native method" into a set of native methods per
language.

Removes the "Synchronous error" concept that was used to make builders
work in the maybe Monad, this will have to be reinroduced with builder
callbacks.
2017-05-11 11:31:54 +02:00
..
glTFViewer Add bufferOffset to CopyBufferToTexture. 2017-05-10 19:49:52 +02:00
Animometer.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
BackendBinding.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
CMakeLists.txt Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
ComputeBoids.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
HelloCompute.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
HelloIndices.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
HelloInstancing.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
HelloTriangle.c Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
HelloTriangle.cpp Add bufferOffset to CopyBufferToTexture. 2017-05-10 19:49:52 +02:00
HelloUBO.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
HelloVertices.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
MetalBinding.mm Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
SpirvTest.cpp Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00
Utils.cpp Implement the device error callback. 2017-05-11 11:31:54 +02:00
Utils.h Initial commit of all the NXT integration. 2017-04-20 14:38:20 -04:00