commit | f9a9918278ec1142979c6b2d0e43dc3406f66eda | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Wed May 22 21:02:35 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 21:02:35 2024 +0000 |
tree | 0a5132147730cb8311363a33b822aca5da016a7a | |
parent | 73aed87cc664d6c6fc614839a9a36fbc5f03e940 [diff] |
Tint: add chromium_internal_input_attachments extension to wgsl.def Bug: 341117913 Change-Id: I1a5413e9db834600446b6ec5d79e706019b40bab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189400 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Reviewed-by: 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.