panvk: expose textureCompressionBC when supported
We can't guarantee that we always support this feature, because support for each format can be disabled per SoC. But we can check for this, and expose it when it's supported. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12598 Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Eric R. Smith <eric.smith@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34206>
This commit is contained in:

committed by
Marge Bot

parent
e4786cf971
commit
cbde0ec2dc
@@ -27,3 +27,4 @@ KHR_blend_equation_advanced_coherent on v3d
|
||||
KHR_partial_update on etnaviv
|
||||
VK_KHR_line_rasterization on panvk
|
||||
shaderImageGatherExtended on panvk
|
||||
textureCompressionBC on panvk
|
||||
|
Reference in New Issue
Block a user