dawn-cmake/generator/templates
Corentin Wallez 1e68479cd6 dawn.h: Don't use anonymous structures
Instead make them have the same name as their typedef. This is because
anonymous structures is considered bad practice in C because it prevents
forward declaring them.

BUG=

Change-Id: I2d7a788a0d807a2689567d0bb220adaf5335e07a
Reviewed-on: https://dawn-review.googlesource.com/1521
Reviewed-by: Stephen White <senorblanco@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2018-09-18 12:09:55 +00:00
..
dawn_native Make Dawn error macro more explicit and have an "error type" 2018-09-11 07:55:27 -04:00
dawn_wire Add DAWN_UNUSED_FUNC to ignore unused functions in generated code 2018-09-17 22:59:08 +00:00
api.c Rename nxtProcTable and nxtSetProcs to dawn 2018-07-18 22:54:06 +02:00
api.h dawn.h: Don't use anonymous structures 2018-09-18 12:09:55 +00:00
apicpp.cpp Rename IsNXTBitMask and NxtReference/Release to dawn 2018-07-18 22:54:06 +02:00
apicpp.h Descriptorize ComputePipeline 2018-09-05 08:32:53 -04:00
apicpp_traits.h Standardize header guards for libdawn headers 2018-07-25 21:03:49 +02:00
mock_api.cpp Descriptorize Buffer 2018-08-23 08:23:06 -04:00
mock_api.h Descriptorize Buffer 2018-08-23 08:23:06 -04:00