Skip to content

vkmemory: invalidate non-coherent memory when mapping for read

Chris Spencer requested to merge spencercw/gstreamer:vk-invalidate into main

Mapping non-coherent memory does not implicitly invalidate the host caches.

cc @vjaquez

Merge request reports