turnip: support VkImageDrmFormatModifierExplicitCreateInfoEXT
authorJonathan Marek <jonathan@marek.ca>
Tue, 12 May 2020 23:51:29 +0000 (19:51 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 27 May 2020 04:02:58 +0000 (04:02 +0000)
This will be used to import images which have different layout from what
turnip uses by default. For example non-UBWC (linear) images from the video
decoder on some hardware have a 512 pitch alignment.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4596>


No differences found