commit | d7ee9c1510dc7b90457fd77c1cc4359492d416fa | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Mar 02 18:29:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 02 18:29:38 2023 +0000 |
tree | 5a8602f809c75decac24abd6dd725917005b6fe8 | |
parent | 1edc2729049705022c6aff1188bc32d2164af84a [diff] |
tint/sem: Add Declaration() override for IndexAccessorExpression Convenience overload to return ast::IndexAccessorExpression instead of ast::Expression Change-Id: Ib239fd6d5742425a629fc76e1b564a3c7781ca2a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122342 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@chromium.org> Kokoro: Ben Clayton <bclayton@chromium.org>
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.