Skip to content

pvr: Enable VK_KHR_bind_memory2 extension

What does this MR do and why?

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

Merge request reports