commit | 7605d59518e9db1871b0fd13796ca5d323406f94 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Mar 22 19:04:35 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 22 19:04:35 2023 +0000 |
tree | fe0a66353039f50c8cf570c72c9e4a66eef447a9 | |
parent | 90fe374f1d447a49660c9e605d9e852b0d2ea061 [diff] |
Add a test that an empty occlusion query is 0 if preceded by non-empty Bug: dawn:1707 Change-Id: I89910d418780c714975b8b9e237bc9cdedfe91c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125101 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@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.