dolphin/Source/Core/VideoCommon/Assets
mitaclaw 140252ffc0 Modernize std::any_of with ranges
In WiimoteReal.cpp, JitRegCache.cpp, lambda predicates were replaced by pointers to member functions because ranges algorithms are able invoke those.

In ConvertDialog.cpp, the `std::mem_fn` helper was removed because ranges algorithms are able to handle pointers to member functions as predicates.
2024-12-15 19:54:16 -08:00
..
CustomAsset.cpp
CustomAsset.h
CustomAssetLibrary.cpp
CustomAssetLibrary.h
CustomAssetLoader.cpp
CustomAssetLoader.h
CustomTextureData.cpp
CustomTextureData.h
DirectFilesystemAssetLibrary.cpp
DirectFilesystemAssetLibrary.h
MaterialAsset.cpp
MaterialAsset.h
MeshAsset.cpp
MeshAsset.h
ShaderAsset.cpp
ShaderAsset.h
TextureAsset.cpp
TextureAsset.h