dawn-cmake/src
Corentin Wallez 3f195e7d42 Fix link in standalone on Linux
There were some missing DAWN_NATIVE_EXPORT arributes for new structures
in VulkanBackend.h which resulted in linking errors.

BUG=chromium:996470

Change-Id: I45deb56faf5fd77ecfa96ebda99d31d0109d98ec
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/13900
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2019-11-21 18:54:42 +00:00
..
common Add Vulkan validation layers on Windows 2019-11-07 12:13:27 +00:00
dawn Introduce the webgpu[_cpp].h headers. 2019-10-21 20:04:10 +00:00
dawn_native Fix D3D12 render-pass failure when GPU does not support sampling positions. 2019-11-21 18:16:02 +00:00
dawn_platform/tracing Use enums for trace event categories 2019-10-28 23:15:40 +00:00
dawn_wire Make dawn_wire use the webgpu.h header 2019-10-24 22:27:27 +00:00
fuzzers Migrate Dawn fuzzers to using new SPVC split API 2019-11-13 15:37:47 +00:00
include Fix link in standalone on Linux 2019-11-21 18:54:42 +00:00
tests Skip small texture alignment test on NV GPUs. 2019-11-21 18:05:52 +00:00
utils Add large buffer to handle super large data block commands 2019-11-15 09:32:56 +00:00