commit | f403412d25f8dd5d8f5e7c17232e53232c78ea78 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri May 24 07:56:05 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri May 24 07:56:05 2024 +0000 |
tree | f73883daa7c20c9fd0d00ca35737c09963c86178 | |
parent | d6a2dc8ba614ae79c72ec654678495052a3fe645 [diff] |
[tint] Add constant::Invalid Similar to type::Invalid, can be used as a placeholder constant in a failed parse / resolve. Change-Id: I880642a4a9e4c2a9b7d48d418dc636761711e2e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189704 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.