commit | db66eb3d2ec70c64d530716f6811ffcc1f37429f | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Apr 03 19:34:49 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 19:34:49 2025 -0700 |
tree | cf3084f7d26fc07bb2ef89636b507dd7478f33f2 | |
parent | f219e4e5a374a5fa87482203327db6c6fc596b61 [diff] |
Remove getter_replacement expectations These failures (which were actually on service workers only - I accidentally removed the webgpu-service-worker tag when triaging) were fixed with https://crrev.com/c/6427611 Fixed: 407088849 Change-Id: I51f2f8b1140fe1fb5538dca2855f321d10ba3ec1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234834 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: 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.