commit | d891d42f23f276b38c5b544a53bef27408eb68c3 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Thu Nov 07 19:54:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 19:54:12 2024 +0000 |
tree | 94f3207b2f9c29134150d96dfebad7bdee506744 | |
parent | 28f53e9c60bdad9b33ca461d69aebeecd569e581 [diff] |
Validate sint/uint can not be used with filtering Bug: 376497143 Change-Id: Ib305a872ef5a581577109e62659a713d851cae07 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213176 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Gregg Tavares <gman@chromium.org> Auto-Submit: 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.