Skip to content

vulkan: add acquire notify vfunc

Another approach trying to address the same issue as (!14714 (closed)).

Essentially our driver would like to have some notification about image acquire for debug purposes.

/cc @fjdegroo

Merge request reports