commit | edaa4dc8e3b39efbb536ddcaf8ff8ced42e3ed89 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jan 13 16:45:14 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 16:45:14 2025 -0800 |
tree | 15ba56e4652cf88cddc3efe7acd7ba23d5b764b2 | |
parent | 79955caede2734226192bc4f51e6798d24aa291c [diff] |
[spirv-reader][ir] Add direct translation GLSL 450 methods Add support for the GLSL STD450 extension which does a direct translation of the parameters. Bug: 42250952 Change-Id: I5343c5ea1221481cf90745fcf8a3469e8a3cbc5b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220694 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.