Home
last modified time | relevance | path

Searched defs:GetCachedTexture (Results 1 – 4 of 4) sorted by relevance

/dports/games/pioneer/pioneer-20210723/src/graphics/
H A DRenderer.cpp23 Texture *Renderer::GetCachedTexture(const std::string &type, const std::string &name) in GetCachedTexture() function in Graphics::Renderer
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DTextureCache.cpp220 bool CTextureCache::GetCachedTexture(const std::string &url, CTextureDetails &details) in GetCachedTexture() function in CTextureCache
H A DTextureDatabase.cpp239 bool CTextureDatabase::GetCachedTexture(const std::string &url, CTextureDetails &details) in GetCachedTexture() function in CTextureDatabase
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/gles2rice/src/
H A DTextureManager.cpp1169 TxtrCacheEntry * CTextureManager::GetCachedTexture(uint32_t tex) in GetCachedTexture() function in CTextureManager