commit | 9cef8422cb38cc5698f610e3c3579ca63a7ccd23 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 22 18:01:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 22 18:01:45 2024 +0000 |
tree | 8d315c0c9cc85fad8f245ed8c2dc0f8cc3e50fa1 | |
parent | 1ef4f29058bb4cc551a7eaa635ea3e4425369d55 [diff] |
[spirv][ir] Modify the memory model if Vulkan Memory Model requested If the Vulkan Memory Model is requested add the needed header entries and disable the emission of `Coherent`. Bug: 348702031 Change-Id: Id82dade9c297c8b34f86e5cf6ad640c73b655fc0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202995 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@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.