commit | 11c6b543be24f49f0d778dfb41b37a287291bc35 | [log] [tgz] |
---|---|---|
author | Diego Rodrigues <diejorarr@gmail.com> | Tue Jun 10 05:07:31 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 10 05:07:31 2025 -0700 |
tree | 52ca422fd9b8c2a142015bd822003b47bb65009a | |
parent | 3d47c8a32f07bdc91840ae56d94c247a66b6c47f [diff] |
Add texel_buffers WGSL language feature to wgsl.def and dawn.json Bug: 382544164 Change-Id: Ic0b73b7e9d293fdb6ecdc982fbf7454432d7d188 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/246035 Commit-Queue: Diego Rodrigues <diejorarr@gmail.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Corentin Wallez <cwallez@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.