commit | 8667236e1efae1d2e90483c70f80556d9c903927 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jan 12 10:39:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 12 10:39:37 2024 +0000 |
tree | 002329f88d1c5dd26a21a82c61224763eb30aff4 | |
parent | dd817230abc003ee1924056dd813b6b383db4588 [diff] |
Remove unnecessary DAWN_NOINLINE Bug: None Change-Id: If80c848ce38a286e3cf0991275a599b58224878e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169200 Reviewed-by: Arthur Sonzogni <arthursonzogni@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 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.