commit | e3834c47604ebccf4337604612eec1f51411a7bb | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Jun 25 23:21:39 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 25 23:21:39 2022 +0000 |
tree | 3e039a8ae3f2a244a8cd4e6a481ee0f9d7250fe8 | |
parent | 153405954d8cd467b73bd424520fbe95149e31e5 [diff] |
tint/resolver: Resolve 'const' variables The frontends do not currently emit these, nor do the backends currently handle them. Bug: tint:1580 Change-Id: I469a5379663c2802145b28a94f5c1e348cc14ff3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94605 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@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.