commit | 7c8dfbc44ea30c0695592dd80458402c7a50ed9b | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Jun 09 23:55:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 23:55:39 2023 +0000 |
tree | 656d6a49e35a8f7b00574f141013c3e1e6059d61 | |
parent | f3a03513bd3c8c9224d2a5992e8d768a4016018f [diff] |
Clean up for-loops in WireCmd.cpp template file. - Unifies the loops so that the disjoin conditions are easier to read. - Moves some duplicate loops into preprocess step. Change-Id: I8daf6194f78e901fdbc991e229207f721cbb2621 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136622 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@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.