mirror of https://git.suyu.dev/suyu/suyu
gl_stream_buffer: Use InvalidateBufferData instead unmap and map
Making the stream buffer resident increases GPU usage significantly on some games. This seems to be addressed invalidating the stream buffer with InvalidateBufferData instead of using a Unmap + Map (with invalidation flags).merge-requests/60/head
parent
41a4090320
commit
39c97f1b65
Loading…
Reference in New Issue