commit | 90eebb87bcf020e85af8c4f7f65a6fb2e8e9069c | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Sat Jun 15 14:24:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 15 14:24:40 2024 +0000 |
tree | 1a480c02ac09af6cdc0801767a632c3805ad3a75 | |
parent | 487ec21e8d5f653a93f3e73190413cfc57abba10 [diff] |
Fix for incorrect import path for webgpu.h. Change-Id: I2c9505d3c37c234ac2be76573df858fd7e6c63a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193040 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jim Blackler <jimblackler@google.com>
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.