commit | 89dd52881c644466fc2351e694fd8abaa3acb1fd | [log] [tgz] |
---|---|---|
author | Robert Stewart <admin@robertstewart.dev> | Sat Sep 03 00:10:30 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 03 00:10:30 2022 +0000 |
tree | 7c4bb7d352758aaa6384ee389e0982fe33caa9e6 | |
parent | 8478dfca563f8b0748422ecea4eafb91ac36a88c [diff] |
spirv-reader: Fix for SelectUsingReferenceVariable Started from https://dawn-review.googlesource.com/c/dawn/+/99220/2 Fixed: tint:1650 Change-Id: Ic5e097135a54c68e2cb9736198082179b522a4ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101069 Commit-Queue: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.