commit | 2d70c1d55f54f209c25e8a6aed3cf55eb9d255ad | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Dec 19 00:57:45 2023 +0000 |
committer | James Price <jrprice@google.com> | Tue Dec 19 00:57:45 2023 +0000 |
tree | 16d7ba2b376153e1fac3f208d67546af3ed87ccd | |
parent | 884af6b070cbee6e32731ad6bf3746b30231aa32 [diff] |
[spirv-reader] Implement OpReturnValue Bug: tint:1907 Change-Id: I839dd9cbea9d4b2c0a1c3e3a33c2e7a9c047b00e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165562 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.