commit | 63aa15467e9c0262912ea2d49aa807f2b3a2c456 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Apr 17 02:25:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 17 02:25:29 2023 +0000 |
tree | a91284ce313720a2e92b3e39cf16c46364bf1101 | |
parent | 4bfdd18e7dd444d27fb439c4888d87b86281c03d [diff] |
Roll third_party/webgpu-cts/ 15b8caf79..8220cf0cf (9 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/15b8caf79e8c..8220cf0cfbc6 - 8220cf Move "device_destroyed_before_importing_video_frame" case to "api,validation,states,device_lost,destroy" (#2464) - f77035 Migrate Scalar -> Interval tests to use new numeric framework (#2474) - 65cd11 Migrate `abs` tests over to use FP.f32 directly - 3ab032 Replace Point/Binary/Ternary with Scalar{Pair/Triple} - 552fe1 Fix Occlusion Query Op Test - 3182e8 Fix fragment shader in maxInterStageShaderComponents validation (#2469) - 0eacf5 Refactor how floating point intervals are calculated (#2468) - fd777c Slightly expand sample_mask tests (#2466) - 7e014d Use (number | IntervalBounds) for specifying unittests (#2456) Created with './tools/run cts roll' Change-Id: I48f7afe742004afb6f373c64a16877802f755de1 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/+/126600 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Jiawei Shao <jiawei.shao@intel.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.