commit | 6a47539fa7f7b633debb1a86204703df5ee01b09 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Sep 08 21:24:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 21:24:37 2023 +0000 |
tree | 4e87a356a6851987d555bd43ae1e8d32f06d92bf | |
parent | d68fb862b10f2538318dc402b8ee1290084d8d49 [diff] |
Replace SharedTextureMemoryState -> SharedTextureMemoryContents SharedTextureMemoryContents is created by a virtual method so backends can extend it. Bug: dawn:1745 Change-Id: I824d03f7b782f2bffefd63be4eee2caee20cb1f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150502 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.