commit | b166b99f8633d0a12c1847e0434b2aec7923dd47 | [log] [tgz] |
---|---|---|
author | jchen10 <jie.a.chen@intel.com> | Thu Sep 16 05:29:44 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 16 05:29:44 2021 +0000 |
tree | 062333ef9381aafecf361b5e13faf948974987f4 | |
parent | 8626b2142d82106d9bb4bda805f67b768d1469b4 [diff] |
Treat 'mipLevelCount == 0' as error It's no longer a valid default value. Bug: dawn:1026 Change-Id: I9de656f29c8b7673de412cef35dcfb8a45121ac7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64165 Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jie A Chen <jie.a.chen@intel.com>
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.