commit | 0b7e415e2b41388a69c4dcea6485367f4a8dd0a6 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 20 11:17:16 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 20 11:17:16 2023 +0000 |
tree | 5d267a05e858bd921d78d47d16c2fd6aa88d8180 | |
parent | 4d6794a7625867209adaaf3839b6969578acea2f [diff] |
Make dawn::native::GetFeatureInfo return nullptr on failure Bug: None Change-Id: I73b75d8a37e41a0ed6700bbffcf8ff4470d14ed7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166143 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.