commit | 11b8c423b090537ea3b2c0304a6852843c022664 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 01 20:30:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 20:30:34 2024 +0000 |
tree | 4ce4a31da7aed883fc7453751abab36ccddb0e08 | |
parent | 1b0537c35dd9f3fdf789c46a34185b4061415c6e [diff] |
Rename Usages. The `Usages` method is renamed to `UsagesUnsorted` to make room for a future `UsagesSorted` which returns the sorted version. Bug: 354711610 Change-Id: Iddc42141de1e674839ed89b4328996862e72fa72 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200919 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.