Skip to content

Fix condition for planar yuv surface

Anuj Phogat requested to merge aphogat/mesa:planar-yuv into master

Test the sampler->conversion for NULL pointer before dereferencing it. Fixes: Regressions in VulkanCTS. @craftyguy @jljusten

Merge request reports