commit | a480991ed5171c0192e677a0536f9f9ead7db5c7 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Thu Sep 19 18:25:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 18:25:59 2024 +0000 |
tree | 2f4294aff7ed3846b2dfc09a0f0a4f9160a06d95 | |
parent | d032c62285efd98d79454ae72ace0a8b231bea45 [diff] |
Roll third_party/webgpu-cts/ e321371e5..1967655f4 (5 commits) Regenerated: - expectations.txt - compat-expectations.txt - ts_sources.txt - test_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/e321371e5b69..1967655f484b - 196765 Add shader execution tests about `clip_distances` (#3952) - 561d52 Add validation tests on clip_distances and maxInterStageShaderVariables (#3951) - 93c2ca Fix more compat textureBindingViewDimension validation (#3950) - 2f5551 wgsl: Add short-circuiting validation tests (#3567) - 383aa2 Add shader validation tests about built-in variable `clip_distances` (#3949) Created with './tools/run cts roll' Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-linux-x64-intel-uhd770-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win-x64-intel-uhd770-rel,dawn-try-win10-x86-rel,linux-dawn-nvidia-1660-exp-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I82ab7670f5333cd5eab52b5aba1356f9c0cc3261 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207314 Commit-Queue: Stephen White <senorblanco@chromium.org> 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.