commit | 4f8ed34b94e89b9e5c87bfe8c95fd39d7943bedc | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Sep 19 15:00:01 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 19 15:00:01 2022 +0000 |
tree | ecd6ca230aad491c6702a59c9697bcff68dcd3b1 | |
parent | e14a27bc7f0492db0c75aa14c392004f2afb4bab [diff] |
Roll third_party/webgpu-cts/ dec4d77ee..0fee76f32 (3 commits) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/dec4d77ee3e5..0fee76f32e7b - 0fee76 Overrides: add operation tests for compute pipeline (#1842) - 120c34 Add the buffer_dynamic_offsets test to setBindGroup.spec.ts (#1849) - fc6864 Add pipeline overridable constants validation tests (#1830) Created with './tools/run cts roll' Change-Id: I31e8afdfdb5fcfbf55682f69b67af1e2ca78d247 Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102643 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.