commit | cd86adaf41d871b835d14b4a83d9e72a91d570e0 | [log] [tgz] |
---|---|---|
author | Wang Qing <wangqing-hf@loongson.cn> | Wed Sep 14 13:31:37 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 13:31:37 2022 +0000 |
tree | 6feaeaf2643e6f4a1d72fb6b2e41cb0b2743dcb9 | |
parent | b74ca3f8e071c5e88fdc74ee04a9f240c6a12ca8 [diff] |
loongarch: Add ASSERT() breakpoint support on loongarch architecture. Bug: dawn:1506 Change-Id: Icff59529676c1f2ad3b9e1779577cad467866797 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102146 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@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.