commit | c108899c6a0912896ee3cd0c666d49080a715be5 | [log] [tgz] |
---|---|---|
author | Tom Murphy <tomnom@google.com> | Mon Feb 26 20:10:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 20:10:56 2024 +0000 |
tree | 77ade736f8429d2fac63361a7f115ea6dfdf125c | |
parent | 211321034ea72f0f2ef79a5ec578e864144e58f4 [diff] |
Set VkApplicationInfo.pEngineName to DAWN Setting the pEngineName helps with the collection of metrics and is generally good practice. Bug: n/a Change-Id: I14496826fd960d2219f0378f47e345ddd5241629 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176160 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: 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.