commit | 82c3299fe334dd8f8a9db3049fcaf506cb5f312a | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Feb 22 00:12:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 22 00:12:11 2024 +0000 |
tree | b37430f92c5e0a3e5acd1169fef18b971df79ecf | |
parent | 2ed2407d866431b04bc9c34c1a45ee5de6ff0187 [diff] |
Use std::string_view as a parameter of ErrorScopeStack::HandleError() Bug: dawn:1336 Change-Id: Id5b599509f3ec0119b2c060f7855443c7f87754f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175623 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: 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.