commit | d3c21737744cbbb0a389f4f58a1b02dd406509db | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Thu Feb 06 12:10:52 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 12:10:52 2025 -0800 |
tree | dfd19bb19a45cd3c4f4f00bd3a3ddd69c281fa4d | |
parent | 0c44f2650310379490adaa8f6d886f546b12c0a7 [diff] |
[dawn][headers] Removes typedefs for PassTimestampWrites. - Removes ComputePassTimestampWrites and RenderPassTimestampWrites typedefs now that upstream users have been updated. Bug: 378514255 Change-Id: Ide9e35cde00a6cc34032d9d68d59d2da3d07041b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223857 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: 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.