Skip to content

turnip: implement VK_KHR_sampler_ycbcr_conversion

Jonathan Marek requested to merge flto/mesa:turnip8 into master

Splitting this out from !4484 (closed) for easier review

First 4 patches are !4528 (merged)

This adds support for VK_KHR_sampler_ycbcr_conversion on single plane formats (ycbcr conversion on regular formats and 422_UNORM)

Merge request reports