Support Qualcomm Snapdragon X2 laptop This is to add Qualcomm Snapdragon X2 device info, so that they could be better supported by WebGPU. Storage buffer binding size hardware limitation is also fixed from Snapdragon X2, so the related workaround conditions are changed to be the first working version (Snapdragon X2). Bug: chromium:42242119 Change-Id: Ic88eb34e1720143585a979d48413d57476589493 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/295235 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Yang Gu <ygu@microsoft.com> Reviewed-by: 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.