commit | 11822d9c63d03e6e67a0f49ec85186f879e7999d | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Mon Apr 24 15:59:50 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 24 15:59:50 2023 +0000 |
tree | 808f7c82f71914232f6143f5c30f1ff442e1c0fc | |
parent | d14a9fbb6e3d398cbca9d7404eb6ffaa0fbe5646 [diff] |
d3d11: enable MemoryAllocationStressTests end2end test Change-Id: I295ee3aa32e7b7edd4f7edbf64fd1da5fdf33977 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128861 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Peng Huang <penghuang@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.