commit | 42e7f10948ac43597c2432bd93ad32fd38270152 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Apr 09 18:54:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 18:54:04 2024 +0000 |
tree | ab34638f5da2ff46115111c5cf11d3c67379d9d8 | |
parent | c98afebda8a80490f21c97fca137e353143d330e [diff] |
Don't autolock for wgpuBufferGetUsage and wgpuBufferGetSize Bug: chromium:333530532 Change-Id: Ie121c4704139e8665909a51ce0ded29e56a518df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183160 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Auto-Submit: 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.