commit | 31c2756398875dc7436f89d5397dc7b5f776ee5c | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Nov 28 17:01:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 17:01:30 2023 +0000 |
tree | 3a9e664c6645520be1f45e10cdee98e0829ba7a8 | |
parent | 26b7a94591703901e939fd518f74d7e65ff1c385 [diff] |
Fix Norm16 formats being available without the extension. This changes SharedTextureMemoryTests to request the extension, but also skip over creating the backing SharedTextureMemory if the format isn't supported. Bug: dawn:1982 Change-Id: I1d1955b2f40bc62dd99f6c9d738e8c6f4efc943d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161685 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.