summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
diff options
context:
space:
mode:
authoraldelaro5 <aldelaro5@gmail.com>2016-10-21 20:25:11 -0400
committeraldelaro5 <aldelaro5@gmail.com>2016-10-21 20:25:11 -0400
commitedd3177813cbd9718a15b305ad0379ad5d7fd7c2 (patch)
tree0a045907b871f422a66b5305dfa8ffd42a3d92a6 /Source/Core/VideoBackends/Vulkan/ObjectCache.cpp
parent2536e37ec518c8d0e949ec7780ee0fb53e8b066e (diff)
Fix a schedule event assert on ClearCacheThreadSafe
I didn't know that telling that you don't schedule from the CPU thread prevents an assert because it by default assumes you use the CPU thread, but in the case of ClearCacheThreadSafe, it's used from the GUI thread.
Diffstat (limited to 'Source/Core/VideoBackends/Vulkan/ObjectCache.cpp')
0 files changed, 0 insertions, 0 deletions