commit | 7b9896841dc2428931a961f73b76b5a7b9012821 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Thu Apr 11 15:48:38 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 15:48:38 2024 +0000 |
tree | 4a43fe80603efee79546cc9c2b9478d79f3eaa60 | |
parent | faedaedf6458fd0dc74960bc85e598fb71b47c1b [diff] |
[YCbCr Samplers] Add a Feature for vulkan ycbcr samplers Add new experimental feature for supporting vulkan ycbcr info as part of static ycbcr samplers. Change-Id: Ida05cbeee94088e3174e962c94c9ebd045476496 Bug: dawn:2476 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183320 Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.