commit | c88df82d52d89761ea6519f88192c1be3a61ef62 | [log] [tgz] |
---|---|---|
author | Elie Michel <elie.michel.fr@gmail.com> | Mon Sep 16 23:04:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 16 23:04:04 2024 +0000 |
tree | 5f233beac3dac01a630a18097b6bbae185a965e1 | |
parent | 3940ce2f070d4fb487ddf5fb7448e9eba327a9a8 [diff] |
Add a mock member to INTERNAL__HAVE_EMDAWNWEBGPU_HEADER. This makes the generated `webgpu.h` compliant with the rule saying that a C structure must not be empty. Bug: chromium:366932309 Change-Id: Idc385a4447204b1c77faf492884f9f6270b87478 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206634 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
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.