commit | 1fa6a4beb24243ad86bba906eca9c09e4cbb200d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Nov 22 13:49:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 13:49:42 2023 +0000 |
tree | a0369926db1333b20ba48a5d0d13cc6a199146a4 | |
parent | 5555694d23e1507c24c76827003d765f6593ecf2 [diff] |
[ir][msl] Emit entry point stage name Emit the entry point stage name if present. Bug: tint:1967 Change-Id: I354d2d75ebfff1aff90f94cb8fdcb9875e1ed8fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162220 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.