commit | a5b1d69c910d9e1ab4e9c993f1d7b264980945b7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Apr 24 18:31:55 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 18:31:55 2025 -0700 |
tree | 3dc25226b57f3b563615d2f12a2eb395cb07508f | |
parent | afa255f47236b0d9f285ef56c363902c7365c649 [diff] |
Convert HasOperatorShiftLeft to a concept. Change the implementation of `HasOperatorShiftLeft` to use a concept. Change-Id: Ib6f58e84e101f424829c8ddf2a13270dd2ce09c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239094 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.