commit | 5e73ca8c9863e3154abd94e5404aa09647e7db49 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Mar 12 00:19:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 12 00:19:36 2024 +0000 |
tree | 148cd50136933810c9a9e99ca90ab39b350f1c47 | |
parent | 84f5cc6b02efcb1cc4a48b0f0b4a8c925a38922d [diff] |
Make BufferBase mSize and mUsage const Makes it obvious that these members are always data race free. Bug: dawn:831 Change-Id: Ia07d7dfe93539ca255a8b631740e1eac9d96765b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178721 Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@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.