commit | 7bb40bf80a1e94e24c29121214063d7baafdad8e | [log] [tgz] |
---|---|---|
author | jchen10 <jie.a.chen@intel.com> | Tue Aug 29 12:27:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 29 12:27:07 2023 +0000 |
tree | 59a943f2a93b7fb21edf14628225811adc6da7cc | |
parent | 8c40789a278a0ed921480a9053df722b9d061444 [diff] |
Fix R10X6BG10X6Biplanar420Unorm error on cros This uses GetTestTextureData<uint8_t> instead. Bug: dawn:551 Bug: chromium:1471362 Change-Id: I30450bae217afc81ccd94571ef37f29fe3028fbf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/148981 Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Peng Huang <penghuang@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.