commit | d5929372c4d1d813b0c8d26838cd8fd6396a75e9 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Fri Dec 08 17:33:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 08 17:33:21 2023 +0000 |
tree | 9af76efd7ea5bac1f89ebdb8a9927b3b0a37955b | |
parent | d05097788a2eba3a593b530513f44bb47c31d2db [diff] |
Roll third_party/webgpu-cts/ 6590a34b5..3cbe1f7e3 (11 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/6590a34b55bc..3cbe1f7e3b8e - 3cbe1f Revert "Adjust fragment state blend factor and write mask validation (#3217)" (#3218) - 114229 Adjust fragment state blend factor and write mask validation (#3217) - 9de46a wgsl: Rework how input domain domains are limited (#3206) - 36ad3e wgsl: Add AbstractFloat `mix` execution tests (#3087) - e23a47 Test readonly and readwrite storage textures in in_render_{common|misc} (#3214) - ab84ac Test read-only and read-write storage textures in in_pass_encoder.spec.ts (#3209) - c78b06 Fix ufloat_texel_data_in_shader value (#3205) - 3942dc Comapt: Fix createTexture:'viewFormats' test for compat - 27a408 Compat: format reinterpretation - 63b007 Compat: Check viewFormats match format - 5787ee wgsl: Change the term `bounds` to `endpoints` for intervals (#3207) Created with './tools/run cts roll' Change-Id: If575efe4a04ab371b8001715395cbba29a0b505d 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/+/164824 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Stephen White <senorblanco@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.