commit | cad9b2dbed6ed4caf771819ccf552bc88d359e3c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon May 27 21:08:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 21:08:09 2024 +0000 |
tree | c871230130f9d092333ba89c367939b1182db0a7 | |
parent | b2c400b8b3569b2542803ed4a49c1ea15c8d52c8 [diff] |
[msl] Move printer/*_test.* to writer/ All of these tests were running `Raise()` and therefore actually writer tests. Bug: 42251016 Change-Id: I484a9a34c1b91de09be7f3dde7d9eac214795865 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189802 Reviewed-by: dan sinclair <dsinclair@google.com> Commit-Queue: 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.