commit | 71e72ee49b1c38a4be5a031c1a630983d056d65d | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Aug 30 14:48:24 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 30 14:48:24 2023 +0000 |
tree | d7b41c6c5d44b29963eb6713acc1d453d72da18f | |
parent | 321c577d7732e0deae843267d84213477f03d1c2 [diff] |
tint: Improve parse_hlsl_errors.py to parse DXC errors more accurately Change-Id: Iaad6f8a9ea398f461802985504fa3423faaaa4f5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149000 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.