commit | c9007d01ed7ba50585a81204db156af33ebf5181 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Nov 08 19:24:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 08 19:24:51 2023 +0000 |
tree | 5f577538df48b19e0cf85059f8d8d9adf0f61cac | |
parent | bfced8b81864de13fff25d48a50d09a5d87d99be [diff] |
Add another suppression for VUID-vkCmdCopyImageToBuffer-pRegions-00184 This time for type = VK_OBJECT_TYPE_COMMAND_BUFFER. Also clean up the previous two suppressions to remove "Dawn_InternalTexture". Bug: chromium:1499919 Change-Id: Iac19411f35f1a064629669035110b9390c5313f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159341 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.