commit | 48be7e8ba0289223b0d2cf866800f423c0995716 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 19 22:38:07 2024 +0000 |
committer | James Price <jrprice@google.com> | Wed Jun 19 22:38:07 2024 +0000 |
tree | 1b7ba4d9e3346c83097c90e4cae62330e1e15e88 | |
parent | ddcec00320de1bc31427c4171ccc2bac52b6e892 [diff] |
[msl] Add newlines between global declarations This makes it easier to read modules with many struct and function declarations. Bug: 42251016 Change-Id: Idd5a2b48db1e7f19384a0061d276bf723756e780 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194342 Reviewed-by: 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.