commit | acf4566c20b22e10429b57029cf6a7320cded47e | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Wed Apr 16 12:40:51 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 12:40:51 2025 -0700 |
tree | bb515ba1595810b6e07e6d801e058ce00b73f1bb | |
parent | f6b1bc5f9c3a7bed6be42618bb3f6e4080def2af [diff] |
Roll third_party/webgpu-cts/ 492fefb37..bf3383c32 (8 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/492fefb37fe3..bf3383c32e7a - bf3383 Wait for the device pools to release (#4355) - 1b0ea8 Check packed texture formats features for 3d texture creations (#4352) - 94bac7 Fix block/enforce/compat option interaction (#4344) - a50862 Remove WGSLTextureSampleTest and WGSLTextureQueryTest (#4353) - dd77cb Remove some out of date comments (#4354) - c03a9c Add test for loading an atomic inside a struct (#4347) - 270bca Add uniformity test for workgroupUniformLoad overload (#4348) - 2a4908 Update fp primer unbounded precision (#4351) 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: I62db12ab52608f3bad4da9e20ef1ef91d02322b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237255 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org> 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.