commit | 1db1fa42b6db15251604757a511d7c8d80cb87f7 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Apr 11 14:27:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 14:27:51 2024 +0000 |
tree | 6495bea4fbfc200f87776fe9dab0c221f55c8287 | |
parent | 45b88e832eae43569cfd89b41f53a2329a937b29 [diff] |
Allow BlendOperation::Min/Max with BlendFactor::Undefined Bug: dawn:2475 Change-Id: Ia17bd48202af5c7a3543fb5513ba27f28da05619 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183280 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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.