dawn-cmake/generator/templates
François Beaufort f622a44750 Fix support for optional const char*
Optional labels were added to command buffer descriptor and compute pass
descriptor in https://dawn-review.googlesource.com/c/dawn/+/11601.
Sadly, the wire was not updated. This CL fixes support for optional
const char*.

Bug: dawn:22
Change-Id: I23211456f5e3d5f3c0344d8b8cc604bab20015f6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/11660
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2019-09-27 21:25:43 +00:00
..
dawn_native Remove Bit from TextureUsageBit and BufferUsageBit 2019-08-27 08:21:39 +00:00
dawn_wire Fix support for optional const char* 2019-09-27 21:25:43 +00:00
opengl Rename ContextLost to DeviceLost 2019-08-27 18:10:03 +00:00
api.c Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
api.h Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg 2019-08-27 21:41:56 +00:00
apicpp.cpp Implement CreateBufferMapped in dawn_native for MAP_WRITE buffers only. 2019-05-15 18:55:22 +00:00
apicpp.h Use whole size of buffer if binding buffer size is UINT64_MAX 2019-07-17 08:54:19 +00:00
mock_api.cpp Add empty implementations of Push/PopErrorScope 2019-09-04 22:54:03 +00:00
mock_api.h Add empty implementations of Push/PopErrorScope 2019-09-04 22:54:03 +00:00