commit | 1e8be0f3009ce42eadbc7d9add497cf0ed543c29 | [log] [tgz] |
---|---|---|
author | Hao Li <hao.x.li@intel.com> | Fri Apr 26 17:59:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 17:59:02 2024 +0000 |
tree | d3f85d6898187a4d9696e1b2733b52b0e85c88d1 | |
parent | f6ac29afa22a6768d01fd318d43b4a18f73d69a9 [diff] |
Add device id of Intel LNL to gpu_info.json Some workarounds for Intel Gen12 GPUs may also be needed on Intel Lunar Lake (Intel Gen13 GPU), we need to check and enable them. This CL add the device id first. Bug: None Change-Id: I07bad3c52aa477f0d2f9be9f5b67d6615d0afa56 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185662 Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> 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.