commit | 7676fe9ef768bad552f189a028125facf39130b5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 15 14:50:36 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 15 14:50:36 2025 -0700 |
tree | 48a381f929c115b75c230cffc26d5168f1ca1d6f | |
parent | 28fe8aaceb558e945d7296cc67747be6aeda5cb5 [diff] |
[spirv-reader][ir] Add image sample explicit lod support. Add support for `OpImageSampleExplicitLod`. Bug: 407382643 Change-Id: Icafb17c1a045900bcfb0974c963a8025961ee149 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242574 Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> 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.