commit | c224131e83b98f9525b511fdc79a78d478b67146 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Tue May 28 18:29:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 18:29:28 2024 +0000 |
tree | 13cbcbb571807c6bbfab9f011b1945978316a467 | |
parent | 985b4e8921edd65074abc577eb80bb88639eb415 [diff] |
Tint: Add inputAttachmentLoad to core.def, wgsl.def, IR Bug: 341117913 Change-Id: I2f67f72458deed4a6764e79b68181ce15f2c13ca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189860 Reviewed-by: dan sinclair <dsinclair@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Quyen Le <lehoangquyen@chromium.org> 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.