| commit | 3aee9335a8a135d86307abde75dde6f61538e4bf | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Thu Mar 13 08:59:56 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 08:59:56 2025 -0700 |
| tree | ae1b710b6f1fc67c19270937983abecb3a9e57db | |
| parent | 30c6cace9d992c9cf506a3b07f19628aef8aa284 [diff] |
[dawn] Pre-include vulkan_platform.h in another test This prevents some macros defined by X11 from clashing with certain gtest identifiers. Bug: 403011483 Change-Id: I7c1b6cbd7a56b9a6652e32a5a148cd993cca774a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230734 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Corentin Wallez <cwallez@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.