commit | 11ad0295e802493853b1a785279a7d234e7a0ef8 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Aug 12 19:09:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 19:09:27 2024 +0000 |
tree | 842fbc15d71eda7236a54a8ab28a0f0d4390cff7 | |
parent | e47668f2502718201af471edd3d8d79637ee63a8 [diff] |
[vulkan] Remove AST path for SPIR-V codegen The AST backend will soon be deleted, and the Tint IR backend should be used unconditionally. Bug: 347699874 Change-Id: I2c9f6f563d70f291beb4b78896fc647f711e67ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202156 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@google.com> Reviewed-by: dan sinclair <dsinclair@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.