[infra] Add dawn_end2end_capture_replay_tests to test_suites.pyl
Add a dawn_end2end_capture_replay_tests with
dawn_end2end_real_hardware_gtests_common_args.
Currently only tests with the extra temp toggle config
WebGPUBackend({"enable_for_check_capture_replay"})
will be turned on. We will remove this toggle once most
failures are fixed.
Bug: 462149555
Change-Id: I455fa27e3a9644d74ee4338045065831981d8db6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/283117
Reviewed-by: Brian Sheedy <bsheedy@google.com>
Commit-Queue: Shrek Shao <shrekshao@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.