| commit | a7148c55af94abd8e0db0dba61bb20900db6e073 | [log] [tgz] |
|---|---|---|
| author | François Beaufort <beaufort.francois@gmail.com> | Tue Dec 17 21:58:40 2024 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 21:58:40 2024 -0800 |
| tree | ac0f4226f274cddf671662accdb8085dcbea0301 | |
| parent | 67bdb9aa210f94a1e5213e4f32233a9380fbdfb5 [diff] |
webgpu.h: Change VertexStepMode::Undefined to have new behavior Spec PR: https://github.com/webgpu-native/webgpu-headers/pull/439 Bug: 383147017 Change-Id: Ice767dc0de53f85c69b77fd3ea0d6732c86da39d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219814 Commit-Queue: Fr <beaufort.francois@gmail.com> 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.