commit | c33fdbb0a4f4a8301551019596101c05e38249b3 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Sun Nov 19 15:25:40 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Nov 19 15:25:40 2023 +0000 |
tree | 0125ed9f9a5385eaaf44e6ce415377dbf640fe75 | |
parent | e91f24693a86d16a6fd8e8d2080a8a4b6265d30e [diff] |
Remove chromium_experimental_read_write_storage_texture This patch removes "chromium_experimental_read_write_storage_texture" as it has been totally removed from Chromium. Bug: dawn:1972 Change-Id: Ie986ef290cb9bef888b7dd78894a531349104eae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161021 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.