Skip to content

anv: VK_EXT_host_image_copy support

What does this MR do and why?

This MR adds support for VK_EXT_host_image_copy to Anv.

This includes !13391 (merged)

TODO :

  • disable this extension with emulated ASTC support
  • add tile-w support (missing with zink tests)
Edited by Lionel Landwerlin

Merge request reports