mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-08 06:05:55 +00:00
This CL updates the `dawn/sample` programs to call the `dawn::native::InstanceProcessEvents` which allows things like shader validation errors to be emitted. Without this change the errors are never displayed. Change-Id: I054bb4f7177c5d0c110e97409852143b2bef1e02 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126760 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>