commit | 14ed470da0b28fd66850cdf873ae52d800fe9bd4 | [log] [tgz] |
---|---|---|
author | shrekshao <shrekshao@google.com> | Tue Aug 17 05:56:40 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 17 05:56:40 2021 +0000 |
tree | 992e2b08a0f9db519dbf2b2cee68533f716a96ea | |
parent | 0d6da1072c684a85fd6747f82619ed9b1346a87e [diff] |
Remove some validation for alpha.src/dstFactor Validation rules revised at https://github.com/gpuweb/gpuweb/issues/2013#issuecomment-897364617 Testing chromium CL: https://chromium-review.googlesource.com/c/chromium/src/+/3098443 No-Try: true Bug: dawn:1063 Change-Id: I8ae1cd00f75c8049206a8c5f6fcdb879e1b6a469 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61821 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> (cherry picked from commit 5486a2fba596ca15c45acac42df5f110dc24b5bb) Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61980
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.