commit | 1d100e4270df9d4fb785ffee9670936578257153 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Sep 20 16:01:31 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 16:01:31 2022 +0000 |
tree | dc9655938504957c347df1386cb6ab5267de4e1e | |
parent | 9a6ca2878e6c0faccf458ee63de39fdb28af69b3 [diff] |
Dedent OnDebugUtilsCallback While trying to debug why VVL failures don't cause test failures I reworked this code a little bit. There is not CL that fixes the behavior, but the code is marginally better with less indentation so here's a CL to check that in. Bug: None Change-Id: I6fc460c4b4b7959ae405219615a03230bfb9847a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103022 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> 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.