commit | fa1b207a36877b8e8ab279b4b00f249181bd878e | [log] [tgz] |
---|---|---|
author | shaoboyan <shaoboyan@microsoft.com> | Wed May 07 18:16:26 2025 -0700 |
committer | Shaobo Yan <shaoboyan@microsoft.com> | Wed May 07 18:16:26 2025 -0700 |
tree | ad8f874a53b99ed92d83c3ad1fc961989b1561a0 | |
parent | a59ec75878942e64196fbde5d4ede6e5f8bd0e4e [diff] |
Rename "push_constant" to "immediate" Rename "push_constant" address space to "immediate" to align with webgpu group proposal. Bug:366291600 Change-Id: I057c4aa1102d849af3b946db0e7ae8f4e9f90c41 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239734 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Shaobo Yan <shaoboyan@microsoft.com> Reviewed-by: dan sinclair <dsinclair@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.