commit | 02cd8a6757715e6683387132945e7545002ea00c | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Fri Jun 14 23:22:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 23:22:52 2024 +0000 |
tree | a24fee443c8f7aedc53e1f679e27837c2b8c50c2 | |
parent | 35ee180104dcb230f2cca3eda92ec6a22aaf373f [diff] |
[YCbCr Samplers] Get supported SampleTypeBit for external format Plumb supported SampleTypeBit for external format and set that when validating the supported with required SampleTypeBits. Change-Id: Id2cf5994e37c6ab5f2d9675111445aa73d5daef1 Bug: dawn:2476 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192380 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.