commit | a123978d06050dd7371dc9ff8e12d39416b8e4f7 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Tue May 28 17:31:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 17:31:45 2024 +0000 |
tree | eb79bd1554e26446c5ffe01067be7812559b26c5 | |
parent | bb0e36976d4b258c891a1d1a8e6511945372a558 [diff] |
WaitAnySystemEvent: retry poll if errno=EAGAIN or EINTR. Bug: b/342945534 Change-Id: I383376c2c3789aa9afe1ef65a6ae20211e7385c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190200 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.