commit | aed2a1583fcd802fd2a97aba7fefc840f6befdc7 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Mon Mar 24 12:43:06 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 12:43:06 2025 -0700 |
tree | 121b1bc7209adfb289318348c4768f000858db96 | |
parent | c20fb4d2799318e1c6650531830daf770d42dc54 [diff] |
Enable and use full wildcard support Enables use of full wildcards (as opposed to only trailing wildcards) in the WebGPU CTS expectation file and converts one particularly large block of expectations to a much smaller block using this functionality. Bug: 377660080 Change-Id: I7d766b9e9eb0f2a8d2e1a13d634f90d94655c581 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230314 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: 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.