commit | 710b62fdf1227d0da9c890b4d43f3f1c447f7fc9 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Feb 26 20:24:06 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Mon Feb 26 20:24:06 2024 +0000 |
tree | 73c458b750dcf10fc67a3b1b59256d398a9f4c2f | |
parent | c27315a48c5cd49e525c14d3bdee3f18bf1dc28e [diff] |
[tint][wgsl] Migrate more resolver diagnostics over to StyledText Change-Id: I1ab81074215171650227a77d51b4362e9c1b3e4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176040 Kokoro: Kokoro <noreply+kokoro@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.