commit | 6c33dce75af2d12b7cb6d6b75e3138d2b974e81e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Oct 25 13:08:45 2022 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Oct 25 13:08:45 2022 +0000 |
tree | b3ee5752403d425022dbdc94e509286c314c3828 | |
parent | 14281033e51d152d35d98caf0604bb565cf67e4c [diff] |
tint/test/builtins/gen: Fix i32 argument values These were incorrectly abstract-int, instead of i32. Oops. Change-Id: Iafac4883ee431b04fb473392f545ae26436f8343 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106885 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
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.