commit | 7c8832ac22c07df7451b7c7774849d94d590ee4f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Feb 13 16:30:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 16:30:15 2024 +0000 |
tree | 6283f8c8f37d3b567eb945c83b560d6aff1c2eeb | |
parent | da3479a28093407b3b3a9694084643d143cbdfb6 [diff] |
[tint][sem] Store OverloadInfo on BuiltinFn This replaces the bool flags derived from the builtin info. Change-Id: I631e5e4f7f9fea2a26a3fd64207838de7152e932 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174821 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.