commit | d84ec676206de18122452f131cd7a2750f1f35ae | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 01 16:00:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 16:00:55 2024 +0000 |
tree | 495bff657e9b9876cd46b36b6086719092238bf8 | |
parent | f294377828472f74cac35520844042bb9af0b9fe [diff] |
[glsl] Emit user call statements Add emitting of user call statements. Bug: 42251044 Change-Id: Ic30d588472f47d9412ff8c90f5808c85448cbc41 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200244 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.