commit | 5d3268ac7bbf59caf832135d4802c300a2332831 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Dec 06 22:30:11 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 22:30:11 2023 +0000 |
tree | 92a7aa40b1674d314df195703cf78679cd608bb0 | |
parent | d08111b97065a4df4337681d8347b814fb54d4dc [diff] |
Avoid double ForceSet() on Mali Toggles::ForceSet() must only be called once. Fixed: chromium:1508671 Change-Id: I2dbf6e5599e1b13cb4d36f677f97e2666b700d5d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164800 Auto-Submit: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: David Neto <dneto@google.com> Commit-Queue: Brandon Jones <bajones@chromium.org> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Brandon Jones <bajones@chromium.org> Kokoro: James Price <jrprice@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.