commit | b684f5c3c5da38ce26b81a78e6ea0a4d81d122b2 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Mon Jan 15 13:49:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 13:49:00 2024 +0000 |
tree | 716dc841f6092c064e25c7163f3ea358e009a2c8 | |
parent | af25bec4a0ec2804567e18fe1feaf817f18c38f4 [diff] |
Roll third_party/webgpu-cts/ f43af0c09..f6d89c726 (3 commits) Regenerated: - expectations.txt - compat-expectations.txt - ts_sources.txt - test_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/f43af0c09daf..f6d89c7267a6 - f6d89c Update video files to improve external_texture* related cts coverage (#3245) - ca2fd4 Expand image_copy test params only for compat + r8snorm/rg8snorm (#3264) - 705abe Add shader pointer parameter tests, including for `unrestricted_pointer_parameter` support (#3265) Created with './tools/run cts roll' Change-Id: I08965c7328f2b62c4d19df6d6ec17babca922ac4 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169620 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.