commit | e201fce6bc0bb4626e8d520857df8c21f9459826 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Tue May 07 11:22:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 11:22:04 2024 +0000 |
tree | c3691d300c6a2fbe828bfdc1d4e61870fca55f4f | |
parent | 40356bd59469bab7db778f3aaea5b2c95d564e2d [diff] |
[YCbCr Samplers] Use helper for CreateSamplerYcbcrConversion Follow-up from https://dawn-review.googlesource.com/c/dawn/+/186542 to use util helper for CreateSamplerYcbcrConversion and storing the wgpu::YCbCrVkDescriptor. Change-Id: If83dd7fbb9b974ecb007f3e701fff747b078f8c4 Bug: dawn:2476 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187180 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@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.