Searched refs:getInternalLevelCount (Results 1 – 3 of 3) sorted by relevance
61 unsigned long getInternalLevelCount() const;
241 unsigned long Direct3DBaseTexture9::getInternalLevelCount() const in getInternalLevelCount() function in D3D9::Direct3DBaseTexture9
6075 int levelCount = baseTexture->getInternalLevelCount(); in bindTextures()