summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorMerryMage <MerryMage@users.noreply.github.com>2017-03-19 12:33:22 +0000
committerMerryMage <MerryMage@users.noreply.github.com>2017-03-20 20:21:42 +0000
commit9951961338349aba00983668419b72a688e1df5e (patch)
treebf1f1c2e0e0736d844544555ee93806b7c9220c4 /Source/Core/VideoCommon/TextureCacheBase.cpp
parentb0d6c29073ca1996c3e130d5b3de922cb9ac671f (diff)
ConstantPool: Implement a constant pool
Constants are copied into this pool so that they live at a memory location that is close to the code that references it. The pool allocates memory from a provided X64CodeBlock to use. The purpose of the pool is to overcome the 32-bit offset limitation that RIP-relative addressing has.`
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions