commit | 6cbdd1d3013d7f24b8b349764eee47b97cf9a0b5 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 23 04:25:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 04:25:42 2024 +0000 |
tree | e5d4c5ee10b2aa96ed2c6d42b441d89ba009a125 | |
parent | 4a315ee6a702f8dd779ddba76e51e06bea3f4598 [diff] |
[ir] Track the index of a function parameter This is useful when inspecting arguments at callsites of a function. Change-Id: I26eb7ad19de4de2d79e8a126458d4d4bb25f6f24 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188840 Commit-Queue: James Price <jrprice@google.com> 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.