commit | 485760ff8af8c7ed4cd1742b8f96aebd7246ded0 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed May 08 15:12:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 15:12:58 2024 +0000 |
tree | 7a01f301272f1052b0e72f9db92acd4524a38767 | |
parent | 06b1538d0ce6e8d9ad23ee21986570c921b93549 [diff] |
Delete Dawn's adapter blocklist It is the embedder's responsibility to check and block adapters based on the adapter info. Bug: 41479499 Change-Id: I4a74a30a85e92c633fb4f3a7ea680aea3585c933 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170564 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.