Add failures to expectations.txt caused by unupdated CTS CTS needs to support new storage formats from texture-feature-tier1, but the latest CTS was not rolled into Dawn, causing the following test failures: - crbug.com/421941589 webgpu:api,operation,storage_texture,read_only:basic: [Failure] - crbug.com/421941589 webgpu:shader,execution,expression,call,builtin,textureStore:texel_formats: [Failure] Bug: 421941589 Change-Id: I3538737ed7d9092b0a815176808b78ba7c9d3e1d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/259394 Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Shanxing Mei <shanxing.mei@intel.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.