commit | 9ab14405904f8d99a51d675416968c8e1fec7818 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 03 18:19:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 03 18:19:00 2024 +0000 |
tree | 675a92fc523d5d4379698fc7777114eb99ebc7b3 | |
parent | de9e94d22845530a7ca1f7f9c94ce0bfad871583 [diff] |
Make dawn_proc print a warning if dawnProcSetProcs is not called. Fixed: dawn:2488 Change-Id: Ifc65fef161710e775032a1c7930db307a921612a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182120 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@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.