Home
last modified time | relevance | path

Searched refs:PopulateReplacement (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DTextureReplacer.h206 void PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, int h);
H A DTextureReplacer.cpp384 PopulateReplacement(&result, cachekey, hash, w, h); in FindReplacement()
388 void TextureReplacer::PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, i… in PopulateReplacement() function in TextureReplacer
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DTextureReplacer.h206 void PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, int h);
H A DTextureReplacer.cpp384 PopulateReplacement(&result, cachekey, hash, w, h); in FindReplacement()
388 void TextureReplacer::PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, i… in PopulateReplacement() function in TextureReplacer
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DTextureReplacer.h206 void PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, int h);
H A DTextureReplacer.cpp384 PopulateReplacement(&result, cachekey, hash, w, h); in FindReplacement()
388 void TextureReplacer::PopulateReplacement(ReplacedTexture *result, u64 cachekey, u32 hash, int w, i… in PopulateReplacement() function in TextureReplacer