commit | 48c49eebe6dee9cd38e8b36d1deb214dd20b9ebb | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu May 30 00:21:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 00:21:45 2024 +0000 |
tree | b1c4080cd9bdc2146c680ff79506c9b035faf000 | |
parent | fc39cabc8959cad1b0355eed542351461ffcd3f6 [diff] |
Make sure adapter info/properties tests actually test for UAF See comments. Bug: 335383516 Change-Id: I5b7babdcbd014c13612557f7c64a385cfaf5a5a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190563 Reviewed-by: Fr <beaufort.francois@gmail.com> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: 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.