commit | 8c230a7cbab3512441955df12fed83bc00c21c13 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Mon Aug 19 13:48:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 13:48:09 2024 +0000 |
tree | e1a0cb426deae19500680b49c87fc556cc173ad3 | |
parent | 29e949edca04831a61dccc9477696cd1240d2c87 [diff] |
[webgpu-headers] Define depthWriteEnabled as WGPUOptionalBool The following CLs must be merged before: - https://chromium-review.googlesource.com/c/chromium/src/+/5683307 - https://skia-review.googlesource.com/c/skia/+/874238 https://github.com/webgpu-native/webgpu-headers/pull/308 Bug: 42241167 Change-Id: Ib6266b6981fb8caf38b734977ceaeeeed2cf55f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197214 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.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.