mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-10 18:24:40 -06:00
Merge 2412820b5c into bffa4d1b63
This commit is contained in:
commit
61c5f84b59
@ -17,7 +17,7 @@
|
||||
namespace VideoCore {
|
||||
|
||||
static constexpr size_t DataShareBufferSize = 64_KB;
|
||||
static constexpr size_t StagingBufferSize = 512_MB;
|
||||
static constexpr size_t StagingBufferSize = 128_MB;
|
||||
static constexpr size_t DownloadBufferSize = 32_MB;
|
||||
static constexpr size_t UboStreamBufferSize = 64_MB;
|
||||
static constexpr size_t DeviceBufferSize = 128_MB;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user