commit | 3ffdc9af2bf1536ff0463227f5d190879328dba1 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Aug 14 20:30:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 14 20:30:30 2024 +0000 |
tree | de9758c8283e8a823c67e2d88e9d03d989286194 | |
parent | 780c40901f657335c10be2e0b7fac859a8152b04 [diff] |
[hlsl] Emit mip level 0 for storage textures Bug: 42251045 Bug: 357896925 Change-Id: Icbf5f6f4f4b06ea337ad8fe6c2efe76366105f1c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202363 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.