commit | 88818a5d46ab3f81f1e4f5dcd5f5ffec53ec5fc8 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Fri Dec 20 12:59:42 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 20 12:59:42 2024 -0800 |
tree | 081006205749bd526ecd9e1bacac9d1a9791931f | |
parent | 08d1d5b076ac8b634941cec5cf75f311062f3583 [diff] |
[dawn] Remove Adreno suppression Changes to workgroup initalization mean that this suppression is no longer required. The underlying adreno compiler bug still exists. Bug: 42241359 Change-Id: I8fdd65030d2ea08455f8d6463ed79725a8e79d9b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219994 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Peter McNeeley <petermcneeley@google.com>
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.