commit | 956b8191c0197afc9b9030f1a58cd5dabb19f36e | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 27 05:57:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 05:57:51 2024 +0000 |
tree | 012a94e4a0e07563b7a01bd0a90c64950bc41c08 | |
parent | cd996ffba12a4365dde3c5e50701158ca9adf7f6 [diff] |
[glsl] Extract combinedSamplerInfo This CL extracts the code to generate the combinedSamplerInfo structure out to its own method. Bug: 340582170 Change-Id: If1073663ad458277f015a7d1ac0beb728e014993 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194301 Reviewed-by: Stephen White <senorblanco@chromium.org> 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.