commit | 1217dc10c79e445def18cdd78a0666f5881c33f8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Oct 21 20:28:06 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 20:28:06 2024 +0000 |
tree | 26f3670c7f5fcac9c00baffa9be98075296f06e7 | |
parent | 1efee19cc3ff7accd96be894b8b82b4cebdf295a [diff] |
[glsl] Remove the non-IR GLSL expectations. This Cl removes the GLSL AST expectations. Bug: 374724003 Change-Id: I7e13a8245f637ee2cc8a0d72e53ce31218296200 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211754 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.