Home
last modified time | relevance | path

Searched defs:GameInfoTex (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DGameInfoCache.h64 struct GameInfoTex { struct
65 std::string data;
66 std::unique_ptr<ManagedTexture> texture;
69 double timeLoaded = 0.0;
72 void Clear() { in Clear()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DGameInfoCache.h64 struct GameInfoTex { struct
65 std::string data;
66 std::unique_ptr<ManagedTexture> texture;
69 double timeLoaded = 0.0;
72 void Clear() { in Clear()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DGameInfoCache.h64 struct GameInfoTex { struct
65 std::string data;
66 std::unique_ptr<ManagedTexture> texture;
69 double timeLoaded = 0.0;
72 void Clear() { in Clear()