Searched defs:nbAllocatedTextures (Results 1 – 2 of 2) sorted by relevance
94 int nbAllocatedTextures = 0; in show() local
236 void TilesManager::gatherTexturesNumbers(int* nbTextures, int* nbAllocatedTextures, in gatherTexturesNumbers()