commit | df714941d3a24b7d7a6e7e2a5475c8e8a76a81f8 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Mar 27 21:21:58 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 27 21:21:58 2023 +0000 |
tree | cdc7911baf54966e6a627e82a7105b14b87eea98 | |
parent | 5cf943e7972c52547ce3b2d581bd208ce2e18886 [diff] |
Roll third_party/webgpu-cts/ ca81780f0..15b8caf79 (13 commits) Regenerated: - expectations.txt - ts_sources.txt - test_list.txt - cache_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ca81780f0e95..15b8caf79e8c - 15b8ca [wgsl] Add execution tests for arrayLength (#2465) - 904c74 Set depthClearValue when depthLoadOp is clear (#2462) - b00081 Fix unexpected failure in api,validation,queue,copyToTexture,CopyExte… (#2461) - 6143b5 Fixes remaining tests that hit deprecated paths. (#2457) - f7a15a Add more increment and decrement tests. (#2459) - 07ce6f [wgsl] Test preservation of matrix padding bytes (#2454) - b9f099 [wgsl] Add shadow execution tests. (#2448) - 395a8a [wgsl] Add some float parsing tests. (#2447) - 7e7330 Improve requestAdapterInfo error messages. (#2458) - dd474b Update tests for min/max spec changes (#2455) - fe5f6e Adjust acceptance intervals for frexp (#2450) - 9071d4 Cleanup ULP related code (#2449) - 147f55 Update for GPUDeviceLostReason spec change (#2434) Created with './tools/run cts roll' Change-Id: I348f9078e089bb18a611536b04b7c51f47fb7209 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125540 Commit-Queue: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.