commit | e283ab45827cc48ced2a7ae3814f3abb9badb92a | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Feb 26 01:00:36 2024 +0000 |
committer | Jiawei Shao <jiawei.shao@intel.com> | Mon Feb 26 01:00:36 2024 +0000 |
tree | 24bba1772abb3f11f6649caf3273ae7f64b8547c | |
parent | 712ccd29d0e8d0c9af230fa2c30d48015b586b43 [diff] |
Clean up several TODOs in Dawn tests This patch resolves several TODOs and removes some other invalid TODOs in Dawn tests Bug: dawn:755, dawn:814, dawn:1504, dawn:1684, dawn:1705, tint:1976 Change-Id: Id1cae3bfe538af4accfcd46f2a391d335b32452e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175945 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.