dawn-cmake/generator/templates
Kai Ninomiya 7b6246a2ad Generators for Emscripten
api_struct_info.json:
//* This generator is used to produce part of Emscripten's struct_info.json,
//* which is a list of struct fields that it uses to generate field offset
//* information for its own code generators.
//* https://github.com/emscripten-core/emscripten/blob/master/src/struct_info.json

library_webgpu_enum_tables.js:
//* This generator is used to produce the number-to-string mappings for
//* Emscripten's library_webgpu.js.
//* https://github.com/emscripten-core/emscripten/blob/master/src/library_webgpu.js

Change-Id: I4704509737cde4685a093eb484dd977e5a106d19
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/15240
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2020-01-28 23:54:38 +00:00
..
dawn_native Update WGPUChainedStruct usage to match webgpu.h 2020-01-25 09:30:40 +00:00
dawn_wire Add Instance and CreateInstance to webgpu.h 2020-01-10 13:06:48 +00:00
opengl Rename ContextLost to DeviceLost 2019-08-27 18:10:03 +00:00
dawn_proc.c Add Instance and CreateInstance to webgpu.h 2020-01-10 13:06:48 +00:00
dawn_proc_table.h Add Instance and CreateInstance to webgpu.h 2020-01-10 13:06:48 +00:00
library_webgpu_enum_tables.js Generators for Emscripten 2020-01-28 23:54:38 +00:00
mock_webgpu.cpp Add DeviceLostCallback to dawn.json and dawn_wire 2019-12-18 18:59:20 +00:00
mock_webgpu.h Add DeviceLostCallback to dawn.json and dawn_wire 2019-12-18 18:59:20 +00:00
webgpu.h Update WGPUChainedStruct usage to match webgpu.h 2020-01-25 09:30:40 +00:00
webgpu_cpp.cpp Update WGPUChainedStruct usage to match webgpu.h 2020-01-25 09:30:40 +00:00
webgpu_cpp.h webgpu.h introduce a base struct for extension structures. 2020-01-15 09:54:42 +00:00
webgpu_struct_info.json Generators for Emscripten 2020-01-28 23:54:38 +00:00