commit | f05cba72c3438dc39ca756f4da2ed2b210a99205 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon May 02 21:21:45 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 02 21:21:45 2022 +0000 |
tree | 5ba6831014afac62f542b459af878188c2a0e5e8 | |
parent | 174c508c8d0af0f53812e6a44418911961a83353 [diff] |
Roll third_party/webgpu-cts/ 21af43c62..547d67bc2 (15 commits) Update expectations and ts_sources https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/21af43c62ac7..547d67bc2212 - 547d67 Add sparse color attachments operation tests (#1160) - fd45c7 Roll @webgpu/types to 0.1.15 - db30f9 wgsl: Implement `exp2` f32 tests (#1331) - 44d6ab wgsl: Stub normalize builtin test (#1324) - e1397f wgsl: Stub test for `pow` builtin. (#1325) - a1676d wgsl: Stub test for radians builtin. (#1326) - b09a65 wgsl: Stub tests for reflect builtin (#1327) - 3442cf wgsl: Stub tests for refract builtin. (#1328) - 651670 wgsl: Add stub tests for round builtin (#1329) - de3c00 wgsl: Stub tests for modf builtin. (#1322) - 6c85f4 wgsl: Stub tests for mix builtin. (#1321) - 2dcf97 depth_clip_clamp: Fix validation error for stencil-less formats (#1319) - 83b2ea Allow 1 ULP difference for copyToTexture ImageBitmap tests (#1318) - 972308 Add literal parsing tests (#1193) - 65104c wgsl: Stub tests for degrees builtin. (#1320) Created with './tools/run cts roll' Change-Id: Iac0527fee588a29c04959c7932acba1b6d04a847 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88560 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
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.