commit | cc2acb18f2a8c0f5f5fcf0f28f365dfe3a73f8d9 | [log] [tgz] |
---|---|---|
author | Yang Gu <ygu@microsoft.com> | Tue Dec 17 19:26:20 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 19:26:20 2024 -0800 |
tree | 95aa955930392e85c63d5e0d0b2c2c1fd2ba63e8 | |
parent | d73d332c6b0ab0f178ac25cac88a02bdf7482c8f [diff] |
Add Intel Panther Lake device ID According to include/pci_ids/iris_pci_ids.h in Mesa, device IDs of Panther Lake are prefixed with 0xB0. Bug: None Change-Id: Ib5984cea183631c66cb14b05a72fa3f03682dd90 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219574 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.