commit | 235d4e59cb461ae67751d591d10315e427b0a934 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Nov 14 10:46:52 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 14 10:46:52 2023 +0000 |
tree | c926644f48ca79a18986e4d6ef4267fdc6a53d61 | |
parent | 594a01b730e05f00f69bbc55aeca53afabdde1dc [diff] |
Fix a test TODO to check depthWrite/Compare must be default if no depth Bug: dawn:666 Change-Id: Ie6d7a9369cc038fbf4ecd78bfc20dca50498a944 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/160582 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
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.