v3dv/device: clarify that we can't expose textureCompressionBC
From spec: "textureCompressionBC specifies whether all of the BC compressed texture formats are supported. If this feature is enabled" Note the *all*. v3d hw supports BC1, BC2, and BC3, but not BC4 through BC7. Let's clarify that we can't expose textureCompressionBC even if we support some of them. Reviewed-by:Iago Toral Quiroga <itoral@igalia.com> Part-of: <!8929>
Showing
Please register or sign in to comment