commit | 029239c7268cf1f384d76540c6f4ef76255c21c3 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Tue Aug 01 03:51:46 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 01 03:51:46 2023 +0000 |
tree | 8678056f3f8ed4840735795d395da780175039e4 | |
parent | d13a061538d68cfcace0245310af6cfbd038c1d2 [diff] |
Moves ObjectCachingTest into unittest/validation. - Prepares for changes to caching that makes the simple pointer equalities no longer valid, hence moving it into validation tests where we can do any necesary casting. - Consolidates some similar tests across files. Bug: dawn:1933 Change-Id: I6bea3abebc1e562c7145b6bf19b11d182487463e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143520 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Brandon Jones <bajones@chromium.org>
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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.