commit | 508ba637311325ff0200c867634746c365d700ac | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Aug 09 17:29:31 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed Aug 09 17:29:31 2023 +0000 |
tree | 8fad27df6d7569680a867082f8153d1c1bb24067 | |
parent | eb2f95e37e4ea5244f38f2728fee5b0fe12fbb1c [diff] |
[tint] Index the const-eval-functions in the intrinsic table Reduces the table size down further. Change-Id: Icbfacf708441ae51a8964f3208f68c3b3f93e9fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/145541 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.