commit | 6bbd8b4e7704bec5684965f35eb68b2b3c17e76e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jan 17 12:45:58 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 17 12:45:58 2023 +0000 |
tree | f8865efee446fdbe92cc90c183af22bac182720d | |
parent | 86a853d5caed1a9654c3c3769df3ead170200df0 [diff] |
Roll third_party/webgpu-cts/ c0d64c238..65fcd99b7 (8 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/c0d64c2382f2..65fcd99b74d2 - 65fcd9 webgpu/shader/validation: Add static_assert tests - 0ec986 runtime: Add server '/load' RPC - b5a8a3 webgpu/shader: Validate semicolons - 921148 webgpu/shader/validation: Add resource binding tests - 408f94 Fix resize-observer test. - f32e8c Fix local ref-test runner - bb8f11 val,render_pipeline,depth_stencil_state,depth_write,frag_depth (#2163) - 77e0a9 Add subrect copy tests for copyToTexture (#2150) Created with './tools/run cts roll' Change-Id: I6534e8c067a897d65fe3002cd587672570d553f4 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/+/117221 Kokoro: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.