commit | 186347220203403cb57a002981f8ac22d2253c51 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Sat Apr 20 00:00:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 20 00:00:12 2024 +0000 |
tree | d0036579b54ca9a5a5b5dc4f4ffb95996938b184 | |
parent | ee11371ceb3b50183e3b11850663ef811e37cc8d [diff] |
Revert "[YCbCr Samplers] Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc" This reverts commit 93d2c7f83a67404504da80411d8c8eb809616f70. Reason for revert: Rename raced with another CL https://dawn-review.googlesource.com/c/dawn/+/184301 so now there are compile errors. Original change's description: > [YCbCr Samplers] Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc > > Rename SamplerYCbCrVulkanDescriptor to YCbCrVulkanDescriptor prior to > using it with TextureViewDescriptor. > > Change-Id: I4b3aa734fd98b44e0e64eac7b47ad1aa66f28c15 > Bug: dawn:2476 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184780 > Reviewed-by: Austin Eng <enga@chromium.org> > Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> TBR=cwallez@chromium.org,enga@chromium.org,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,hitawala@chromium.org Change-Id: I027c9e314d3a71977e8333ce95446827ef480cde No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: dawn:2476 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184860 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Austin Eng <enga@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.