commit | dbbb87967a790e2a3ae950e7f5e6a86535d8e06f | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Feb 19 13:04:27 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 13:04:27 2025 -0800 |
tree | 5d07f75f61e7d883edf0b0f93b6ea9eccff1dc86 | |
parent | fa0fe2e055e040c98d35a14695d45a27500bf665 [diff] |
Make depth format with filtering sample an error. We added a deprecation warning in 132. Now we're making it an error like the spec requires. Bug: 379788112 Change-Id: I6bb63d9bf7b762fd94272a973119094d871b8875 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226294 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Gregg Tavares <gman@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.