Hash :
bd08a4e6
Author :
Date :
2018-10-03T19:05:20
render: D3D11 now cycles through 8 vertex buffers. This means it doesn't have to block while the current frame finishes using the vertex buffer; it just moves on to the next, probably-not-in-use buffer.