diff options
| author | JosJuice <josjuice@gmail.com> | 2017-11-12 17:20:59 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2017-11-13 19:51:16 +0100 |
| commit | 8ad5ea2ede6c19bf3ea9f0ad0ef9c65d7982378f (patch) | |
| tree | aa783125b9868c0e0a33537a5546daa1af011902 /Source/Core/VideoCommon/TextureCacheBase.cpp | |
| parent | 983b986303769c90248cfd2a33119b18fd612091 (diff) | |
Call Do for every member of SCPFifoStruct individually
We need this because VS currently doesn't consider
std::is_trivially_copyable<typename
std::remove_volatile<SCPFifoStruct>::type>::value
to be true and because no compiler should consider it
to be true if we replace the volatiles with atomics.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions
