commit | 6c084ea0df719106b8d7b0b3d216eaa76e5dc8f8 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Thu Oct 19 09:41:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 19 09:41:32 2023 +0000 |
tree | 3680d022b0918adbe1d0f8f5e0199c174f401ca0 | |
parent | e8afe0a97f6e847af80b62202056cf5b90156f40 [diff] |
Do no require depthCompare for format with depth if not used Spec PR: https://github.com/gpuweb/gpuweb/pull/4336 Bug: dawn:2132 Change-Id: I2947aecf82fa1a5cab04e7670d088849a5e641a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155703 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.