commit | 2e4d8f2bd1a6a809af50bab6cf4b94719c713c3d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jul 30 23:16:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 23:16:57 2024 +0000 |
tree | b6ac3531ead63a0631372a6eaef466057c5db456 | |
parent | 2308a3731f59e988c931d77e29f27401b8be26fa [diff] |
[glsl] Move test files up to `writer/` folder To match how the other writers are setup, move the test files for the printer up to the writer folder. Bug: 42251044 Change-Id: If9a296e0981458bcf3f7348902cafe81bc7b305b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200455 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.