commit | 2e2bf7b923ee30485fd134326345a6233e0884c2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jan 09 20:51:41 2024 +0000 |
committer | James Price <jrprice@google.com> | Tue Jan 09 20:51:41 2024 +0000 |
tree | 631835e398e12e6e4c9f8dbc0657aad5ed4c760a | |
parent | bd9da033ea5b4242217b1343d16eaf9c2d098d44 [diff] |
[spirv-reader] Handle Op{AccessChain,Load,Store} The testing of these instructions is intertwined. Bug: tint:1907 Change-Id: Ib03fd31372babab96048b73b5014f40340364f57 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168680 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@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.