diff options
| author | 2019-05-19 02:50:47 -0400 | |
|---|---|---|
| committer | 2019-05-19 02:50:50 -0400 | |
| commit | 634b78a4c6db225e71799107da913799d84450cd (patch) | |
| tree | 7d530afd62d04f4f0ffabed75ca33399a6b722ec /src/core/loader/loader.cpp | |
| parent | gl_shader_disk_cache: Make hash specializations noexcept (diff) | |
| download | yuzu-634b78a4c6db225e71799107da913799d84450cd.tar.gz yuzu-634b78a4c6db225e71799107da913799d84450cd.tar.xz yuzu-634b78a4c6db225e71799107da913799d84450cd.zip | |
gl_shader_disk_cache: Default ShaderDiskCacheOpenGL's destructor in the cpp file
Given the disk shader cache contains non-trivial types, we should
default it in the cpp file in order to prevent inlining of the
complex destruction logic.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions