commit | 5a0f8d32a21f2aa4fd8330cbbef753e01c0673ef | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Sep 23 00:29:46 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 23 00:29:46 2022 +0000 |
tree | 3b98da144d8f49cd48b6e13ef32db5d2e40a20fa | |
parent | 3354bf0d91e941942f56930c48adddaa9e471560 [diff] |
Support optional query on adapter power preference This patch adds DawnAdapterPropertiesPowerPreferenceDescriptor for querying adapter power preference which is useful to distinguish different logical adapters created on same physical device but with different power preferences. Bug: dawn:1516 Test: dawn_unittests Change-Id: I12ed6e370f8b57c860520154565765f0ee894831 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102780 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.