commit | 2eedea9f25cd508963bbf80715b344cd7c4c575e | [log] [tgz] |
---|---|---|
author | shanxing <shanxing.mei@intel.com> | Thu Jun 05 21:55:13 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 21:55:13 2025 -0700 |
tree | 3a33e413e9fc493915179148e01dfdc5b4593ef9 | |
parent | 200d17138e745d5f2668e26e0a2fa9df51ff1447 [diff] |
Enable RENDER_ATTACHMENT for R8Snorm, RG8Snorm, and RGBA8Snorm formats Add support for RENDER_ATTACHMENT capability on R8Snorm/RG8Snorm/RGBA8Snorm texture formats, conditional on the texture-formats-tier1 feature being enabled. Bug: 421941589 Change-Id: Idaf7354d83108321d9164d42df6836025e638874 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/245394 Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Shanxing Mei <shanxing.mei@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.