commit | 120351d31f3b8528770573e39324619b52419c43 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 01 11:55:07 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 01 11:55:07 2025 -0700 |
tree | 255e4e80658f75f719747771423e2bfdacddccd8 | |
parent | 3d1f6bb68233fbe1f2dbc6c05468db99692a60b8 [diff] |
Update ir/builder.h to requires and concepts. Update the remaining templates in ir/builder.h to use concepts and requires entries instead of template args. Change-Id: Ibf749dea0e10501658c9d3837bcfa0447acb5165 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239894 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.