commit | 348277f9ec06103029ab5669b69e17e9f40d4f87 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Apr 05 16:06:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 16:06:37 2024 +0000 |
tree | 1cf2214ffba28711174d61684a8d2adf8b5cebe7 | |
parent | d4ee45c0ce40721685af21cffe0928c811b01e2e [diff] |
[tools][run-cts] Use absolute path in serveDir This fixes the `chrome` subcommand when using a non-default CTS directory. Change-Id: Ia3728129a30e48d7973e626fc606cdcd61778ea0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182640 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: 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.