lvp: Enable VK_FORMAT_R4G4B4A4_UNORM_PACK16
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36558>
This commit is contained in:
@@ -735,7 +735,6 @@ lvp_vk_format_to_pipe_format(VkFormat format)
|
||||
{
|
||||
/* Some formats cause problems with CTS right now.*/
|
||||
switch (format) {
|
||||
case VK_FORMAT_R4G4B4A4_UNORM_PACK16:
|
||||
case VK_FORMAT_R8_SRGB:
|
||||
case VK_FORMAT_R8G8_SRGB:
|
||||
case VK_FORMAT_R64G64B64A64_SFLOAT:
|
||||
|
||||
Reference in New Issue
Block a user