commit | 636e47651f37f15794f5566613b36a5c60305ccf | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sat Aug 31 18:11:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 31 18:11:27 2024 +0000 |
tree | 8aa06f39d147ed3e015651c4d6b354a87c4ad68b | |
parent | 49201be99446f7eea9c058eb3fd60785e4212c3b [diff] |
[glsl][ir] Support `CoreBinary`. This CL adds support for the `CoreBinary` instruction to the GLSL IR backend. Bug: 42251044 Change-Id: I98b97d9ac07498bb276e234eaf60544bb9385260 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204494 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.