commit | 9da8d322b1279fc546952126d54560a0551a7254 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Sat Nov 11 18:24:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 11 18:24:13 2023 +0000 |
tree | c120d8abc26d1c1fd34d05860db81de5b665794d | |
parent | c75a978e54e71ff334614e1b3bcce3a6f8359e6e [diff] |
Roll third_party/webgpu-cts/ 0002419da..7ca54d7b3 (9 commits) Regenerated: - expectations.txt - compat-expectations.txt - ts_sources.txt - test_list.txt - cache_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/0002419da184..7ca54d7b3387 - 7ca54d Compat: fix createBindGroup validation test for compat - 840604 Compat: fix in-render-misc.spec.ts for compat - 180bf4 Compat: Fix texture_zero init tests for compat - 4e27db Actions: shorten timeout and enable cancel-in-progress (#3151) - 8eee61 address review comments - a232cf Update src/webgpu/gpu_test.ts - 496224 Update src/webgpu/gpu_test.ts - 6f9a52 Compat: make expectTexturesToMatchByRendering work with compat - d30a01 Revert "Skip compressed image_copy tests in Compatibility mode. (#3140)" Created with './tools/run cts roll' Change-Id: If4d7c76d98a8f59332d4d44552d60daba724ae89 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/+/160360 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.