commit | 8a034740a9d439507696c757c3d2eeadf4ed348c | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Thu Jun 13 18:57:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 18:57:13 2024 +0000 |
tree | 831bc701fef74a59e86f90382df731ea42bfee26 | |
parent | e902718db52bef84cbd809bcc137cd7778ceba18 [diff] |
Roll third_party/webgpu-cts/ 412878330..712feb2c2 (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/412878330af8..712feb2c2c99 - 712feb Rework test case generation for determinant test (#3789) - 50cdf1 Cleanup for virtualMipSize usage (#3794) - 0745f8 Add PRNG::uniformInt (#3788) Created with './tools/run cts roll' Change-Id: I6d19e07215587fca9fdb8fd22c8b5111fe0f0edf Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,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/+/192927 Reviewed-by: dan sinclair <dsinclair@google.com> Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@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.