mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-16 12:21:35 +00:00
GMock generates a lot of code in the destuctor of mock classes, so factor that in mock_webgpu.cpp instead of compiling the code once for each file including mock_webgpu.h. Bug: None Change-Id: I2b5984e911020eb33457bde9c6a45beaa93b3071 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/19725 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>