commit | 8b4ed5093ed872cc07a874d00893da2f6bad2927 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 06 17:43:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 06 17:43:23 2022 +0000 |
tree | f336afeba596272cd9cbf59f85732c3b993f085a | |
parent | 2b0fce7071879b4f81abd0393ea053ad4d34467f [diff] |
tint: Fix / remove tests that access OOB With constant indices. Also fix the SPIR-V builder tests that did something completely different from the test name / comment. Bug: tint:1665 Change-Id: I83537cf6e44ffcb14d54de52649d1f9da1ef7e1b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101182 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@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.