commit | 3c476fa3cda5c5d49e7c0db38bc5cf1c7b7c1a7c | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Thu Oct 26 20:19:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 20:19:00 2023 +0000 |
tree | 4a0ffa232ba9ff7060e978381b9b6d74c1bcd478 | |
parent | 40852b810c64513fa12871973ab33b27d30e51f1 [diff] |
Compat CTS: triage occlusion query tests. Occlusion queries are unimplemented in the OpenGL backend. Bug: dawn:2186 Change-Id: I92002359bbb62798c48d8ea62a5c61485578931e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158261 Auto-Submit: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Kokoro: Stephen White <senorblanco@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.