commit | 542c453c0d33a7962be5f2311d9e0d137b945d78 | [log] [tgz] |
---|---|---|
author | Hao Li <hao.x.li@intel.com> | Fri Dec 08 05:55:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 08 05:55:53 2023 +0000 |
tree | ebb5210b8ee90070dc3ab8a750516d537f741210 | |
parent | 69eb09243cc28cc49a38224524a0a02c50b5daf2 [diff] |
Add unsafe api test for 3d color attachment Add missing validation test for creating 3d texture used as render attachment is validated as unsafe api. Bug: dawn:1020 Change-Id: I355fffd047fe4a9f970fe2c4e2de74314c3801b5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164860 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Hao Li <hao.x.li@intel.com> Kokoro: Kokoro <noreply+kokoro@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.