commit | b14b137702c0255509a5744ca79778c49f8d425b | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 01 21:16:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 21:16:14 2024 +0000 |
tree | 413a5b5c6789c76ce823d8a943b266ce5b4109c8 | |
parent | 11b8c423b090537ea3b2c0304a6852843c022664 [diff] |
[glsl] Emit function parameters Add emitting of function parameters to the GLSL IR backend. Bug: 42251044 Change-Id: I0e93beefa60996d8950a8ccf1d2f962f32c13290 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200245 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.