diff options
| author | Stenzek <stenzek@gmail.com> | 2016-11-30 22:20:44 +1000 |
|---|---|---|
| committer | Stenzek <stenzek@gmail.com> | 2016-11-30 22:45:00 +1000 |
| commit | 4c11735bd5a9d99304d3f641fe615533dc157b8e (patch) | |
| tree | c403f0a6285778933379d9e1746840be94347164 /Source/Core/InputCommon/ControllerInterface/Android | |
| parent | 37550501ccaba65fd91f22b24c2f30ac7245c771 (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/Android')
0 files changed, 0 insertions, 0 deletions
