Files
mesa/src/intel/vulkan
Chad Versace 8636adf856 anv/image: Move some DRM code in anv_get_image_format_properties()
In anv_get_image_format_properties(), the special-case code for
VK_IMAGE_TILING_DRM_FORMAT_MODIFIER_EXT is tiny. It is mostly a detached
'case' in the 'switch' block for VkImageType. So move the special-case
code to immediately follow the 'switch' block.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2020-11-17 10:36:45 -08:00
..
2020-09-01 16:40:11 +00:00
2020-08-11 10:07:08 +03:00
2019-06-29 22:41:06 +01:00
2018-10-24 18:15:05 +01:00
2018-10-26 18:33:11 +01:00