commit | 6d200d53eebe92cc23d358d9cd8b378cabc5ce15 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jun 15 04:43:18 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 15 04:43:18 2022 +0000 |
tree | eda058896b748cd4dfbebc76c35328d10b098622 | |
parent | 314840bba1078acae936680ffac87b7bbae3aead [diff] |
Remove Depth24Unorm-stencil8 from IsDepthOrStencilFormat This patch removes Depth24Unorm-stencil8 from IsDepthOrStencilFormat to resolve a compilation error in latest Dawn. Bug: 1459 Change-Id: Ic9a4aa669f28803eeeeea5280ad26d54897b35d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93740 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@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.