dawn-cmake/generator/templates
Corentin Wallez dcb71a131c dawn_native: Factor getting procs into a single function.
Now the backends only expose the creation of devices. Getting the procs
is moved to DawnNative that will over time more backend-agnostic APIs.
2018-08-06 16:38:33 +02:00
..
dawn_native dawn_native: Factor getting procs into a single function. 2018-08-06 16:38:33 +02:00
dawn_wire Generate a single ProcTable instead of one per backend. 2018-08-02 13:39:07 +02:00
api.c Rename nxtProcTable and nxtSetProcs to dawn 2018-07-18 22:54:06 +02:00
api.h Make libdawn a shared library, add a DAWN_EXPORT macro 2018-07-25 21:03:49 +02:00
apicpp.cpp Rename IsNXTBitMask and NxtReference/Release to dawn 2018-07-18 22:54:06 +02:00
apicpp.h Make libdawn a shared library, add a DAWN_EXPORT macro 2018-07-25 21:03:49 +02:00
apicpp_traits.h Standardize header guards for libdawn headers 2018-07-25 21:03:49 +02:00
mock_api.cpp Rename nxtProcTable and nxtSetProcs to dawn 2018-07-18 22:54:06 +02:00
mock_api.h Rename NXT -> DAWN in header guards 2018-07-18 22:54:06 +02:00