commit | 43aeeb4a19d9d4c6e9b3b9e51c84a6f581f16b05 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jun 10 17:53:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 17:53:36 2024 +0000 |
tree | e1de62a7868821df1e41c7c51e884c8d1f7ded51 | |
parent | 84903c4e408ba4191b60ade1d8acb431f41b8bc8 [diff] |
Move ir_program_test to program_to_ir folder. The `ir_program_test` helper is only used in `program_to_ir`. Move it directly into that folder from the `helpers` folder. Change-Id: I76f30f84ff7a16a3b27e66ac64cea0977eb8114f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192521 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.