mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-13 09:36:44 -07:00
After marking buffers as resident, Nvidia's driver seems to take a slow path. To workaround this issue, copy to a STREAM_READ buffer and then call GetNamedBufferSubData on it. This is a temporary solution until we have asynchronous flushing. |
||
|---|---|---|
| .. | ||
| buffer_block.h | ||
| buffer_cache.h | ||
| map_interval.cpp | ||
| map_interval.h | ||