mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
4c11735bd5
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. |
||
---|---|---|
.. | ||
D3D | ||
D3D12 | ||
Null | ||
OGL | ||
Software | ||
Vulkan | ||
CMakeLists.txt |