commit | 2ee454636849c6debbc85f147a4cdf9d023ce43d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri May 03 17:37:14 2024 +0000 |
committer | James Price <jrprice@google.com> | Fri May 03 17:37:14 2024 +0000 |
tree | 86a15838b4cb89bb63008d0f5073850925ef3b27 | |
parent | c410a83088d21c03d94e8058ac727c91364b7220 [diff] |
[ir] Fix TINT_DUMP_IR_WHEN_VALIDATING The #if guarded coded was not updated for the StyledText disassembly change. Change-Id: I35f59f8c7a8c84cc3233ee7c62f6f8a132ba5da0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186960 Reviewed-by: Ben Clayton <bclayton@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.