Browse Source
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).nce_cpp
2 changed files with 5 additions and 15 deletions
Loading…
Reference in new issue