dawn-cmake/generator/templates
François Beaufort 0326b8012b Use whole size of buffer if binding buffer size is UINT64_MAX
Following WebGPU spec change at https://github.com/gpuweb/gpuweb/issues/331,
bind groups in Dawn now use the whole size of the buffer if binding buffer
size is UINT64_MAX.

Bug: dawn:22
Change-Id: If28d905e634432755dad5c67c69eadedcee53dfe
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/8863
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
2019-07-17 08:54:19 +00:00
..
dawn_native Make rasterization state descriptor optional 2019-07-16 17:01:59 +00:00
dawn_wire dawn.json: Use void* instead of uint8_t* for data pointers 2019-06-06 16:19:15 +00:00
opengl Remove glad and replace it with our own GL header 2019-06-17 09:17:29 +00:00
api.c Capitalize C types dawn -> Dawn 2019-03-11 16:52:42 +00:00
api.h Use whole size of buffer if binding buffer size is UINT64_MAX 2019-07-17 08:54:19 +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 Implement CreateBufferMappedAsync in dawn_wire and dawn_native 2019-06-14 17:35:56 +00:00
mock_api.h Implement CreateBufferMappedAsync in dawn_wire and dawn_native 2019-06-14 17:35:56 +00:00