commit | 26a41b967eb39c6ad9c8685e12941c910d5fc62c | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Feb 05 21:36:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 21:36:47 2024 +0000 |
tree | 63bf697f03e096a8f819883d231cfa5ca0bf9928 | |
parent | 76aec2564a48cf67f669164e57d8def61c1b608c [diff] |
dawn: use binding information for HLSL interface Bug: tint:2133 Change-Id: Ia06a4ca92cb524ba01dbc5de4fb716f4bf80d1e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170682 Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.