summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev/evdev.cpp
diff options
context:
space:
mode:
authorStenzek <stenzek@gmail.com>2016-11-30 22:20:44 +1000
committerStenzek <stenzek@gmail.com>2016-11-30 22:45:00 +1000
commit4c11735bd5a9d99304d3f641fe615533dc157b8e (patch)
treec403f0a6285778933379d9e1746840be94347164 /Source/Core/InputCommon/ControllerInterface/evdev/evdev.cpp
parent37550501ccaba65fd91f22b24c2f30ac7245c771 (diff)
Vulkan: Fix case where a draw's vertices could be overwritten
This could happen because the vertex memory was already committed, if a uniform buffer allocation failed and caused a command buffer to be executed, it would be associated with the previous command buffer rather than the buffer containing the draw that consumed these vertices.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/evdev/evdev.cpp')
0 files changed, 0 insertions, 0 deletions