commit | bb28dd7b996f6741bfcd6907291bac587cd325da | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Mon Oct 21 13:45:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 13:45:50 2024 +0000 |
tree | 0a585889b693bdf6994fd022d6f9531d33ca2c31 | |
parent | 54ad6448697e6c6da09eceabfae93f1c234bbc0e [diff] |
[tint] Minor change for fix tests Fix tests will not be able to find an anchor string if the testing code (the c++) has a longer match than the (empty) literal string. As writting this is not a case that can be handled by fix-tests and we fall back to simply reporting an error. Change-Id: Ia156be02ac7177c9d76769174b469899eba3f976 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211535 Commit-Queue: Peter McNeeley <petermcneeley@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.