commit | 532d591640758add70d6e2b382a658d8ff77916b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Oct 26 14:38:40 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 14:38:40 2023 +0000 |
tree | 368efbf83d04e3f280f0f874aba9437510d0b2e5 | |
parent | 5b5616f385905b231bc55499699b0881f321e1b4 [diff] |
[tools][cts] Change cache file glob from .json to .bin With https://github.com/gpuweb/cts/pull/3094 landed, the case cache now produces binary files, not JSON files. Change-Id: I7d297c14d28a5d8247a8e7cf72483188a7e5bd8e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158181 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.