commit | b0b2b84c1349373959c28a3ba61fa48a5b3c9866 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Jul 18 15:55:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 15:55:04 2024 +0000 |
tree | 8daad76948aeb5fa83ead71f6922ac421512cd78 | |
parent | 6c96e7082611e38defaed59e9066824d3b04627d [diff] |
Add #include <sys/select.h> to use fd_set Fixed: chromium:353744949 Change-Id: Ia3c54c648a4f98b8afd22e5e80ba4ca5808a6d4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199054 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: David Neto <dneto@google.com>
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.