summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2017-02-23 13:50:45 -0500
committerLioncash <mathew1800@gmail.com>2017-02-23 13:50:47 -0500
commit359528b8054b542a1db07690fb1bc354a5430f97 (patch)
tree2f085ab2e44f6d99e8d75c5fbdfd2d2554854b72 /Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
parentf7a09c41a1aeb7026ff979589197ab03a27f2357 (diff)
JitBase: Put constructor and destructor in the cpp file
As this is a base class with virtuals, there needs to be an out-of-line function definition to prevent the vtable of the class being placed within every translation unit it's used in (i.e. every JIT implementation).
Diffstat (limited to 'Source/Core/VideoBackends/Vulkan/ObjectCache.cpp')
0 files changed, 0 insertions, 0 deletions