commit | dc518772c670f6e2896f58b3a222242d04c6cc47 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Dec 22 19:04:33 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 22 19:04:33 2021 +0000 |
tree | 0e46e640e9283076c8926ebcc9eb4c3df45eb9cc | |
parent | 2f218e2b21b8f9cc00edcaf057fe48b56a12299e [diff] |
Update tests to use wgpu::DeviceDescriptor Bug: dawn:160 Change-Id: I2fce45c5cc6f9e95054ad5fa42acfeb42ad787c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/72062 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.