dawn-cmake/generator/templates/dawn_native
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
..
ProcTable.cpp dawn_native: Factor getting procs into a single function. 2018-08-06 16:38:33 +02:00
ValidationUtils.cpp dawn_native: Fixup namespace from backend:: to dawn_native:: 2018-07-25 11:27:55 +02:00
ValidationUtils.h dawn_native: Fixup namespace from backend:: to dawn_native:: 2018-07-25 11:27:55 +02:00
api_structs.cpp Make dawn_native use its own header for Dawn datatypes 2018-07-27 12:56:26 +02:00
api_structs.h Generate a single ProcTable instead of one per backend. 2018-08-02 13:39:07 +02:00