commit | ef559d79bda97e5e2793697abe616cc2f0770a38 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Tue Sep 17 00:13:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 17 00:13:32 2024 +0000 |
tree | 076869cbb819cfc66c7fdbff0cf7911e7f41c730 | |
parent | c88df82d52d89761ea6519f88192c1be3a61ef62 [diff] |
Roll third_party/webgpu-cts/ a5065e398..e321371e5 (11 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/a5065e398d24..e321371e5b69 - e32137 Remove non-standard GPUAdapter requestAdapterInfo() method (#3941) - e5c248 Fix TestCaseRecord proxy (#3948) - 320835 Minor initial fix for missing comma (#3943) - 9619e6 Add shader validation tests about `clip_distances` and the extension (#3946) - e42b1f Remove all the tests about `maxInterStageShaderComponents` (#3945) - 756869 Avoid subnormals in expression validation for quantizing types (in normalize and refract) (#3938) - 6c236a Add Origin Trial token for Subgroups in localhost:8080 (#3939) - eca9b0 Don't identify sample points for texture builtin (#3937) - ccab92 Fragment tests for subgroupAny and subgroupAll (#3936) - dfe672 More WGSL flat issues (#3935) - 9045fe Fixes for no attachments being an error in webgpu/compat (#3934) 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: I4aaea0e92aed1c85b954f475a781854464a4b8e4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206774 Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: dan sinclair <dsinclair@google.com>
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.