diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2018-05-24 21:27:13 +0200 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2018-05-24 21:27:40 +0200 |
| commit | 7c6844e895618ae7d14549fc35047b20e00ab8f5 (patch) | |
| tree | 92b20a5ad7b09645d52d897f4dee4d1fd3b7879a /Source/Core/VideoCommon/ShaderCache.cpp | |
| parent | da03ff2e257ea98cedfc438390bf9a2aa1e2c62d (diff) | |
ES/Formats: Work around a GCC bug
In old GCC versions, capturing 'this' does not work for some lambdas.
The workaround is to not use auto for the parameter (even though the
type is obvious). This can be dropped once we require GCC 7.
Diffstat (limited to 'Source/Core/VideoCommon/ShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions
