commit | 4cc9cd5e7d6ceb0dee2357ce562fae2f624558c4 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Mar 26 14:41:38 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 14:41:38 2025 -0700 |
tree | dd0139446a2cec10fd2b8af46f8d1b769e8ad612 | |
parent | 9f5a4d6c3ebe4aad1baa4a2be8a3e1a1147414e4 [diff] |
[spirv-reader] Use SPV_ENV_VULKAN_1_1 for AST tests SPIR-V tools has started validating the Vulkan Memory Model against SPIR-V 1.3 and there is an AST reader unit test that uses it. Fixed: 406546969 Change-Id: Id32012ab3b6bcabfbb9caa2513eff5348040b072 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233117 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.