summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderBase.cpp
diff options
context:
space:
mode:
authorMerryMage <MerryMage@users.noreply.github.com>2017-03-21 18:51:07 +0000
committerMerryMage <MerryMage@users.noreply.github.com>2017-03-21 20:16:12 +0000
commitcb7d9556bfb776316b0aa203e429770fcaf87976 (patch)
treed54179cb6826a0559bf4906310e3ca0a9275f9d5 /Source/Core/VideoCommon/VertexLoaderBase.cpp
parentda434e1a1cf1afb17945a38b5fce7c022e8a8dae (diff)
Jit64: Merge memory allocations into a single allocation
Instead of each component allocating their own memory, we instead allocate the memory once and divvy that up among the components as required. This ensures that relative memory offsets remain within architecture limits.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderBase.cpp')
0 files changed, 0 insertions, 0 deletions