commit | 01c15776a2e8e0b319f157d1e9670ae70a3a96d2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Oct 04 20:31:01 2023 +0000 |
committer | James Price <jrprice@google.com> | Wed Oct 04 20:31:01 2023 +0000 |
tree | 2e30e19fbd5ab30abd05af319edbf702e1c9bde3 | |
parent | 7b0ddb14a852d2f3b2f57cf33306a2478d595882 [diff] |
[spirv-writer] Move LiteralOperand to spirv::ir Bug: tint:1906 Change-Id: I0f96312836e706017d24d03145ab85f963aaf41b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154880 Reviewed-by: dan sinclair <dsinclair@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.