commit | f72fe8966f1226d6bcca53c427d384ffd2581e33 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Sun Apr 07 01:15:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Apr 07 01:15:30 2024 +0000 |
tree | 46f78ddcca90bdb207dca38a2e8ee8f93f9fdae9 | |
parent | 0df0fe94903a7c99f23edc1fba7f0dceffed5076 [diff] |
Roll third_party/webgpu-cts/ 7131e1993..0e3fff982 (7 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/7131e1993a81..0e3fff98247b - 0e3fff Compute service worker paths using import.meta (#3599) - cfc037 wgsl: Validation for distance builtin function - 7ea961 wgsl: Add i32 conversion execution tests for abstract inputs (#3555) - 0788f8 WGSL validation test for textureGather/compare (#3550) - ed3b4f wgsl: Add u32 conversion execution tests for abstract inputs (#3553) - 5e03c8 wgsl: Add f16 conversion execution tests for abstract inputs (#3560) - 7a1e0e Tests that context dependent names do not use name resolution (#3600) Created with './tools/run cts roll' Change-Id: I7a4b665c9158c2a7028bee09349bbe4cae52b86d Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-intel-exp,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/+/182622 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
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.