commit | bd3b3ef617b6377833317821a873cc87c45249bb | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Feb 02 21:47:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 21:47:48 2024 +0000 |
tree | 43242fb118fd11096b26fecf8b48159d38809746 | |
parent | 663c685828a6644d263bf5a6147cf3a46b4d3b44 [diff] |
Fix uninitialized value in debug bool Fixed: dawn:2360 Change-Id: Ic79463267bdefceb23cdfc93bdc4316aa79fa77e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173160 Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@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.