pvr: Enable VK_KHR_bind_memory2 extension
authorVlad Schiller <vlad-radu.schiller@imgtec.com>
Mon, 4 Sep 2023 14:09:47 +0000 (15:09 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 20 Oct 2023 14:26:36 +0000 (14:26 +0000)
commitea59d612949505d61550cbbe77db644c5467f97a
tree3ac712eff3acd4ee93311938bec0918ef00905e2
parent1f056f229a7073cf922be10b3d7ab166dbd3917c
pvr: Enable VK_KHR_bind_memory2 extension

The two functions 'vkBindBufferMemory2' and 'vkBindImageMemory2' are aleady
implemented, and it seems that the flag does not need to be enabled for the
tests to pass.

Signed-off-by: Vlad Schiller <vlad-radu.schiller@imgtec.com>
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25779>
docs/features.txt
src/imagination/vulkan/pvr_device.c