dawn-cmake/src
Austin Eng 9a2174a37c Pass the buffer size into DeserializeWGPUDeviceProperties
This allows deserialization to fail if the buffer is not large enough.
Before, we simply assumed the buffer was at least the size of
WGPUDeviceProperties.

Bug: none
Change-Id: I24e1f84c583f48d4e32c35276e5508e257e9f530
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39861
Auto-Submit: Austin Eng <enga@chromium.org>
Reviewed-by: Stephen White <senorblanco@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2021-02-02 04:20:09 +00:00
..
common ityp_array: Allow using a T whose underlying type is signed. 2021-01-20 20:01:08 +00:00
dawn Reland "Add a per-thread proc table using thread local storage" 2020-10-06 16:13:42 +00:00
dawn_native Query API: Non-precise occlusion query on Vulkan 2021-02-02 02:38:59 +00:00
dawn_platform Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-20 08:56:07 +00:00
dawn_wire dawn_wire: Implement device-related callbacks for multiple devices 2021-01-25 08:38:47 +00:00
fuzzers Migrate from tint::ast::Module to tint::Program 2021-01-26 12:24:48 +00:00
include Pass the buffer size into DeserializeWGPUDeviceProperties 2021-02-02 04:20:09 +00:00
tests Pass the buffer size into DeserializeWGPUDeviceProperties 2021-02-02 04:20:09 +00:00
utils Add missing include for MSVC 2021-01-29 12:50:36 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00