commit | d312f9eeb18146f37a12b7fff0540cd84498a24b | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Dec 11 13:03:49 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 13:03:49 2024 -0800 |
tree | 2ed41f3b4c7fe896e4d42c3289e83f8dc1228634 | |
parent | 262697a1e4268221f8da132a28815b5cc6d75721 [diff] |
[dawn][test] Update all RequestAdapter usages in tests to new API. Bug: 369445924 Change-Id: I0b266abfb966d6e47df3cb0bbc1273d2bbc7dcf0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218695 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Shrek Shao <shrekshao@google.com> Auto-Submit: Loko Kung <lokokung@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.