hk: enable another format
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35189>
This commit is contained in:
committed by
Marge Bot
parent
df6c52ff2a
commit
dffee5abc8
@@ -44,7 +44,6 @@ hk_get_image_plane_format_features(struct hk_physical_device *pdev,
|
||||
* TODO: Investigate later if we have a use case.
|
||||
*/
|
||||
switch (vk_format) {
|
||||
case VK_FORMAT_A1B5G5R5_UNORM_PACK16_KHR:
|
||||
case VK_FORMAT_A8_UNORM_KHR:
|
||||
return 0;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user