commit | a78978efe0b237a00be1d5879598cafa5d7bd4b4 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Apr 25 06:43:05 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 25 06:43:05 2025 -0700 |
tree | 9e356541ca5ec10b637e596b5a133c9c203c44bd | |
parent | f5797950d1e6d33f6f940b10c0e2f159dc123cb5 [diff] |
Convert some constexpr tests to concepts. For the constexpr methods which check trait information, change over to `concept`s. Change-Id: I123f6f3caa2dfd53dd850473d57a5926954d7226 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239097 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.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.