| commit | 38f8840dfc5fa3e1229ece5632c1a017665a03e4 | [log] [tgz] |
|---|---|---|
| author | Peter McNeeley <petermcneeley@google.com> | Thu Mar 20 06:54:09 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 06:54:09 2025 -0700 |
| tree | 87a6059518cb3e007da8d9253167e5a79067abff | |
| parent | ac1885d2426eace7038fe48ea59179b360469bcf [diff] |
[dawn] Move VulkanMemoryModel toggle to Adapter stage This change is to facilitate the testing of toggles for the subgroupMatrix feature which requires VulkanMemoryModel. Change-Id: Ib3054f04ceacd69a0b073c87833cc0e274e10380 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231874 Commit-Queue: Peter McNeeley <petermcneeley@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: James Price <jrprice@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.