commit | ec721751cfedb84c366aa9f2d623a30ce8c11601 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Apr 11 12:37:25 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 12:37:25 2025 -0700 |
tree | 269fec1db8dd630a1058c7bc682b63ec1f9f5271 | |
parent | e72bda88a4838d8728c09af6a63cbca299ca5bd8 [diff] |
Split type array test core and sem tests. This CL splits the ArrayTests which use the sem ArrayCount subclasses into a separate array_test file in the sem folder. Change-Id: I96a70f4a9eff284a5fb2ae8f80c5ad93ecf0f597 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236294 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@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.