mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-10-09 19:39:03 +00:00
This patch fixes a LNK4217 error when building Dawn perf tests with the latest VS2019 by removing DAWN_NATIVE_EXPORT declaration from dawn_platform::Platform(). BUG=dawn:396 Change-Id: I232ac741f6356981c917fa4f1ed8ddf3bce280ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31800 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>