commit | 4b0bd18a903d397eda8d03b0899455ff4e7a1ef0 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jun 25 19:04:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 19:04:20 2024 +0000 |
tree | 02025e689953f9bfa66374ce1ae786efee99a0a2 | |
parent | f30ecee08cab5b68d40b7becccbb08a1dec399ae [diff] |
[tint] Skip override expression in BuiltinPolyfill These will never occur here in production flows (due to SubstituteOverrides), but this keeps the fuzzers happy and simplifies the logic. Bug: 348796222 Change-Id: I4a4e8e666029c11e3a1ba1b1ebea7b8f25cfe25f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195734 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.