Home
last modified time | relevance | path

Searched refs:precacheTex (Results 1 – 4 of 4) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DPrecacher.cpp74 precacheTex(os.str()); in loadTextureRange()
81 p->precacheTex(file); in precacherCallback()
88 void Precacher::precacheTex(const std::string &tex) in precacheTex() function in Precacher
145 precacheTex(t); in precacheList()
H A DPrecacher.h31 void precacheTex(const std::string &tex);
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DIntro.cpp231 cachy.precacheTex("intro/*.png"); in update()
H A DGame.cpp10679 tileCache.precacheTex(gfx); in loadElementTemplates()