commit | 82d62aa377a6d01c09c890138798f58b2aee5cf0 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Feb 13 18:50:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 18:50:52 2024 +0000 |
tree | ad575cafe84af08084d7633836169b43c82fbc5b | |
parent | fa4f2817b628eed16a2783e588ebb374d7a182af [diff] |
[tint][wgsl] Expand ast::Function source to include whole function Change-Id: I2d625a78b54204d8862a7147ac992ad05d115ed2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174822 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Ben Clayton <bclayton@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.