commit | 4f9b944c99222f990dbd7cb82d9d6e24ad21e77f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jan 11 02:00:12 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 11 02:00:12 2023 +0000 |
tree | 845f7abfa35c30b62a8856746a2677591aa9881f | |
parent | 1efdb66c11262fe30bed3d1c1b418bc0fffd5e47 [diff] |
Roll third_party/webgpu-cts/ fdf9e7c12..0d52602a4 (6 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/fdf9e7c12924..0d52602a417b - 0d5260 [wgs] Sync keyword and reserved word list to spec. (#2141) - 690ad7 Add a ResizeObserve test - 2515d1 Test you can not create 1d, 2d-array, and 3d multisampled textures (#2111) - b30685 Remove class=reftest-wait from a -ref.html (#2140) - cfdfa0 remove <link rel=match> from -ref.html (#2137) - 23ff9b Test texture descriptor validation in GPUCanvasContext (#2126) Created with './tools/run cts roll' Change-Id: I2c834baf6aea6ae9c8811a418c9dab96f53624ef 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/+/116780 Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: 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.