Roll third_party/webgpu-cts/ 09fdb847d..5234d6547 (5 commits) With manual expectations updates: - Reduce list with wildcards - Handle some renames / parameter changes - Remove some expectations that should be fixed on main already. 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/09fdb847d90d..5234d6547f05 - 5234d6 Change subcases to cases in api,validation,buffer,create:limit (#4628) - ded8b7 Check clearing of 3d textures when rendering to a slice (#4625) - 396231 Test Reusing the same query in the same command buffer (#4626) - 0f4e89 Test uninitialized queries in unsubmitted command buffers (#4624) - ad254c Test truncation of subnormals (#4623) Created with './tools/run cts roll' Bug: 499140183 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-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I01ec920d22bf02ef134bb01e18109c3092e100f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/304255 Reviewed-by: Peter McNeeley <petermcneeley@google.com> Commit-Queue: 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.