commit | fa24f1553becdd220f71e7d84d51a78d08a0d3db | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Wed Jun 26 11:26:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 11:26:43 2024 +0000 |
tree | f9e5c7cb8c5bf3f27f029eb51692819c77ea1c8a | |
parent | fccc699a9bdb3ef5ea7fcf07ddfa1a4386ad74f9 [diff] |
Add missing argument PRINT_NAME in DawnJSONGenerator It got axed in a previous CL which removed the forwarding of unparsed arguments. Change-Id: I173f9a1f4c058a3da18a390edc44278b942dd209 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195756 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.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.