commit | 7b5e1decd6d9e5e234001bf15e9be634345532eb | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Nov 25 18:50:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 18:50:49 2024 +0000 |
tree | d9bfeb15c036b706284b22173a0af134d96628d2 | |
parent | 2659fe8b0cb83de8ceab80a26286a6895508221c [diff] |
Consolidate some utils folders Several of the utils/ folders have as many, or more, BUILD files then actual files. This Cl consolidates some of those into larger folders. Change-Id: Ie378d5575f421327e4011c496c06875ea1245027 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216414 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.