commit | 4034183ca67c998e7fd5701b00126e2a4a920331 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 06 19:03:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 19:03:42 2023 +0000 |
tree | ae20f00e6bde8eb79d7899c017c460e933dd8e31 | |
parent | 21615c7897bcc124ed98ca5095a8c531ad93d697 [diff] |
Add ColorAttachment ityp::array and ityp::bitset type aliases. It helps avoid typing the explicit typed integer and kMaxColorAttachments everywhere. Bug: dawn:2222 Change-Id: I95c6913e9edc08d61526c15142c194603c9bde75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164321 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.