commit | 9d370bdea39990ed65ee6a0c5753551207422507 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon May 13 15:42:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 13 15:42:36 2024 +0000 |
tree | bfe9fcf656cd3400ff4521ebbcb875921709dbd0 | |
parent | fc05fba1ba294958fe335f0b7972c80d895755aa [diff] |
Move metal::PhysicalDevice to its own file. Fixed: 42241097 Change-Id: I4d5732456c5bb0a6c8ad6fe6c09fb1e309c200f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187121 Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@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.