commit | 6c41799e3c21bf8027408ce1973b91da7ee956f2 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Apr 03 21:31:13 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 21:31:13 2025 -0700 |
tree | 336220ce0b8a6b5a36aceda6884f4e0e2c429afc | |
parent | db66eb3d2ec70c64d530716f6811ffcc1f37429f [diff] |
Use type helpers. Convert several places where we use the TypeManager::Get method to use the specific type methods instead. Change-Id: I78a4c57da5d7fc64b3221c4b10434f00e035a9b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234515 Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.