commit | 09350bef74f1cc94083364f4523869dae76e3693 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Wed May 29 01:08:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 01:08:17 2024 +0000 |
tree | ab44edc421d4a4ae22c318741dfbb94b92994d23 | |
parent | cc43f15ddc5e0a25cbdc141610483b2be2b941d6 [diff] |
[tools][cts] Add GetRawResults test coverage Adds test coverage for the results.GetRawResults function. Bug: chromium:342554800, chromium:342446313 Change-Id: Ib926c539dc3a3a63e86999b1a205aaf3a588d24a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189693 Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@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.