commit | 6d18884a73b2803418c5510a66abd4145dd098cd | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Nov 15 13:44:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 13:44:15 2023 +0000 |
tree | 31c81fcfac63e290edbf781aa83969bb05eaa3e1 | |
parent | e6b07a216e949bd9916512124a33d874d505144f [diff] |
[test][tint] Fix a texel fetch test It used the wrong enable, resulting in a (correct) error. Change-Id: I3f7536d9a73552f12220555db94bb767e07f1dc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/160842 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.