Files
mesa/src/broadcom/vulkan
Alejandro Piñeiro fcb229cbe0 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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8929>
2021-02-12 22:04:13 +00:00
..
2020-10-13 21:21:25 +00:00
2021-01-19 11:54:22 +01:00
2020-11-04 13:56:51 +01:00
2020-10-13 21:21:31 +00:00
2020-10-13 21:21:25 +00:00
2020-10-13 21:21:32 +00:00
2021-01-06 14:34:41 +00:00
2021-01-19 11:54:22 +01:00