commit | 1c65b983f91ec0716df4a749155b397bce783b0d | [log] [tgz] |
---|---|---|
author | Hao Li <hao.x.li@intel.com> | Wed Jan 10 20:26:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 10 20:26:37 2024 +0000 |
tree | 614e4f8a40fe4f84bc9cedd0501de2ff6cb9350a | |
parent | 2055942db175804b5ef48d27395ab99e6ca21e97 [diff] |
Add APICreateErrorView on TextureBase This API is used to return an error texture view when arrayLayerCount and mipLevelCount are validated failed in Blink. Bug: dawn:1026 Change-Id: Ic48b8ff3d360ac549bdaebcbf4f9e7bcc99594be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168820 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@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.