commit | d4dd547bae8645a5bacd69301cf35e02c9495155 | [log] [tgz] |
---|---|---|
author | Takahiro <hogehoge@gachapin.jp> | Thu Sep 22 16:38:06 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 16:38:06 2022 +0000 |
tree | 0032e3532f61b260f36f310e04ad0c4b1db5222a | |
parent | 00093a35b7c373db01e3300dbaa0d17d4e37dde6 [diff] |
Implement "rg11b10ufloat-renderable" feature Implement "rg11b10ufloat-renderable" feature that allows the RENDER_ATTACHMENT usage on textures with format "rg11b10ufloat", and also allows textures of that format to be multisampled. Bug: dawn:1518 Change-Id: I4109dc0e9d90f4c0803219292edea554927a187a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102000 Commit-Queue: Takahiro <hogehoge@gachapin.jp> 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 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.