dawn-cmake/generator/templates/dawn_native
fujunwei 7f3f8ac004 Make the templates of native struct flexible
Rename wgpu_structs.cpp/h to api_structs.cpp/h and replace hardcode contents
with metadata.

BUG=dawn:1201

Change-Id: I4f2978c6abec7b492da142499890733567e2cec3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/73300
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Junwei Fu <junwei.fu@intel.com>
2021-12-21 03:27:34 +00:00
..
ChainUtils.cpp Add helper functions to iterate over ChainedStructs 2021-04-22 17:49:42 +00:00
ChainUtils.h Improve validation messages for surface/swap chain 2021-10-21 19:25:04 +00:00
ObjectType.cpp Refactors dawn_native objects for list tracking and adds destroy skeleton API. 2021-09-28 15:40:01 +00:00
ObjectType.h Fix build on GCC: Add missing include 2021-09-28 19:52:35 +00:00
ProcTable.cpp Add feature queries to dawn_native/dawn_wire 2021-12-15 00:12:30 +00:00
ValidationUtils.cpp Configure the namespace of native implementation in api.json 2021-12-16 04:54:38 +00:00
ValidationUtils.h Configure the namespace of native implementation in api.json 2021-12-16 04:54:38 +00:00
api_dawn_native_proc.cpp Add a build target for a webgpu_dawn library 2021-12-09 20:03:48 +00:00
api_structs.cpp Make the templates of native struct flexible 2021-12-21 03:27:34 +00:00
api_structs.h Make the templates of native struct flexible 2021-12-21 03:27:34 +00:00
dawn_platform.h Make dawn_platform.h template flexible 2021-12-17 00:46:08 +00:00
webgpu_absl_format.cpp Make validation error formatting more consistent 2021-11-03 01:31:19 +00:00
webgpu_absl_format.h Improve validation errors for ShaderModule 2021-10-08 10:16:27 +00:00