commit | 4548f0cdeb8bef00bbce127760a0cda8bdaa9fb7 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Fri Jan 17 16:07:38 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 16:07:38 2025 -0800 |
tree | ed82d14e4a2b495f258c89c683497eaaf7aa6e15 | |
parent | 253a55d0e0503bda92456dbe4cc308dea0fb9f0e [diff] |
Roll third_party/webgpu-cts/ 8c3c0ff51..1a434ee85 (7 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/8c3c0ff5103f..1a434ee85dfb - 1a434e Compat: fix float16(32)-renderable tests (#4148) - 7cdd7c Refactor selectDeviceOrSkipTest system (#4150) - ac3cd9 Compat: Refactor draw test for 0 storage buffers (#4149) - f7421c Compat: Fix canvas configure test for 0 storagebuffers (#4146) - 015cf9 Fix mem-sync same_subresource tests for 0 storage buffers. (#4147) - 7ad145 Add max_combined_limits operation test. (#4144) - 62838f Add more image files with multiple format for copyToTexture,image_file cases (#4135) Created with './tools/run cts roll' Change-Id: I19a884398abecfbc057f225b9f58f2186eb77cf1 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 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/222294 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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.