commit | 9f7ab4205a3faaef5c55ec084aa1ad4e1172a232 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Sep 18 21:13:34 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Wed Sep 18 21:13:34 2024 +0000 |
tree | e82f4e15c248f837e26092d3fdb33aea38607304 | |
parent | d3e90db0af37a26ddb5a4d94faed08168fd041e1 [diff] |
Update parse_hlsl_errors script - Split text to search by whether it's for fxc or dxc, or both - Search from top-down, not bottom-up - Improve output to emit errors with [fxc] or [dxc] prefix - Add '-ir-only' argument Change-Id: I8a8782b05a7d7a878dfd91b958ad08dcb7f76fb2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207175 Reviewed-by: James Price <jrprice@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.