commit | acf84c00fc80df04f0340ec029e73fbb358323d3 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Tue Jan 23 19:43:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 23 19:43:37 2024 +0000 |
tree | 92481a0b1d1a998f46827ed15f3fedf069c3bfda | |
parent | 45027ed140982caf69b3be66c67d54fc9a6856ff [diff] |
Roll third_party/webgpu-cts/ 7528d6450..564f30443 (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/7528d64504fa..564f30443bac - 564f30 Add reftests: delay calling context getCurrentTexture after configure (#3294) - bb8acd Test destroyed state of storage textures in bind groups (#3297) - 206f45 Add tests for workgroup_size execution (#3295) - bf17d8 wgsl: Add `floor` validation tests (#3284) - ea9712 Add separate readonly depth-stencil tests (#3271) Created with './tools/run cts roll' Change-Id: Idf761543fa65ab31c083873fafff261c5fc75674 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171200 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.