commit | a5ba2827f5810b7b1cd6ee046e8df6e109bb02b6 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Feb 16 22:07:22 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Feb 16 22:07:22 2021 +0000 |
tree | 2fd4c65019a8e475fd992f655693c14e76b92a94 | |
parent | 536c7aea7df989fd773e397ca34ed08ef7af03b6 [diff] |
GL: Implement WriteTexture for compressed textures. Bug: dawn:681 Change-Id: I5d9cd3636a656df1ba9d23964c18011b9cfcf5c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/41440 Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@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.