commit | 3cc267ff539c022fb43a2c90dd83713ab4ef6ef2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jul 04 16:31:11 2024 +0000 |
committer | James Price <jrprice@google.com> | Thu Jul 04 16:31:11 2024 +0000 |
tree | 6f653dd6491e66093b8d4240f24dab260ab43f8c | |
parent | a8798b88d0c09e7ec691ccc1e52fce6b6e0b228d [diff] |
[ir] Remove `IOAttributes` from `core/ir/var.h` Use the version defined in `core/io_attributes.h` instead. This adds the `color` attribute, which will be needed for framebuffer fetch. Bug: 340196362 Change-Id: I87aede3ef55a832585efd02f13fe686968d7ab0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196838 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.