commit | d9885d9065c8be5d8658a0b06961d6db19ada915 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Nov 05 01:59:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 01:59:15 2024 +0000 |
tree | 508ba6dddd92bbdc7079f5b0786bb58b7a5f295a | |
parent | d1fd09950cd6f8bd25eff4d7a49c6ab11063e84a [diff] |
[glsl] Use IR version of SingleEntryPoint in more places This will help us switch to the IR version of `GenerateBindings()` so that we can get rid of the AST version. Bug: 374972031 Change-Id: Ibe80e1e637e45a9c135a8fdbb7456655ce9165af Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213375 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.