commit | 4f97c0ec054b0ab7c72868f3f43d351cd85874d4 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Aug 22 05:42:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 22 05:42:29 2024 +0000 |
tree | 8501e2f1f09223ecd5cd23c529c43fa908c7cff4 | |
parent | cf2f4d604e1f352917ea2d32dd16197980e157eb [diff] |
test_runner: scrub path of error/warning messages for FXC files This will avoid annoying diffs every time we regen skips for FXC. Regen'd all skips with: ``` ./tools/run tests -tint ./out/debug/tint.exe -format hlsl -generate-skip ./tools/run tests -tint ./out/debug/tint.exe -format hlsl -use-ir -generate-skip ``` Change-Id: I0b42734afd5500d427743a3c7d2d6e5ecf20b66b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203397 Commit-Queue: Antonio Maiorano <amaiorano@google.com> 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.