dawn-cmake/include
Le Hoang Quyen 947a7deb99 DawnNative: Add dawn::native::InstanceProcessEvents()
Make this a standalone function instead of a dawn::native::Instance's
member method.

Some code base don't use dawn::native::Instance but instead use
wgpu::Instance. And InstanceProcessEvents() function actually returns
a bool unlike wgpu::Instance::ProcessEvents() which returns void.

Bug: dawn:752
Change-Id: Ia354a4ed5b5568ee23bcc70935c104059a9f6fc8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125660
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Quyen Le <lehoangquyen@chromium.org>
2023-03-29 07:06:18 +00:00
..
dawn DawnNative: Add dawn::native::InstanceProcessEvents() 2023-03-29 07:06:18 +00:00
tint Move BindingRemapper and MultiplanarExternalTexture to a backend transform. 2023-03-15 13:41:46 +00:00
webgpu Add a target for the GLFW surface helper. 2022-08-14 15:59:25 +00:00