summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/Renderer.cpp
diff options
context:
space:
mode:
authorStenzek <stenzek@gmail.com>2018-01-21 01:32:20 +1000
committerStenzek <stenzek@gmail.com>2018-12-04 17:36:08 +1000
commit38479dd7830ab0790b487cbdee7477e6eb6b941d (patch)
tree4040748dca3d85e9931f0fae36230c072049cf0f /Source/Core/VideoBackends/Vulkan/Renderer.cpp
parentc675ef148e6872115bd46cca5b5c51826c75b373 (diff)
RenderBase: Force a pipeline flush when drawing the XFB to the host
Since we use the common pipelines here and draw vertices if a batch is currently being built by the vertex loader, we end up trampling over its pointer, as we share the buffer with the loader, and it has not been unmapped yet. Force a pipeline flush to avoid this.
Diffstat (limited to 'Source/Core/VideoBackends/Vulkan/Renderer.cpp')
0 files changed, 0 insertions, 0 deletions