commit | adfc590438216d243973457aebdbcb46d6c5f3e7 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Wed Dec 06 15:46:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 15:46:13 2023 +0000 |
tree | 66eecac0f10c882ef1ad6c3c073017efcc5f4fcf | |
parent | 2388287c0ecacdb37a09ab2b73f10a7c66eff7bc [diff] |
Roll third_party/webgpu-cts/ d52c516a5..6590a34b5 (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/d52c516a5684..6590a34b55bc - 6590a3 Compat: Fix compat tests for depthOrArrayLayers restrictions - eb48ff Compat: Fixes for format reinterpretation - 33675c Compat: Fix in_pass_misc.spec.ts for textureBindingViewDimension Created with './tools/run cts roll' Change-Id: I107074612d07e8b7a3a3afafe4f19a71e420d173 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-arm64-rel,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/+/164582 Commit-Queue: Stephen White <senorblanco@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Stephen White <senorblanco@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.