Searched refs:drawCount (Results 1 – 6 of 6) sorted by relevance
42 virtual unsigned long long drawCount() = 0;
177 sparedDrawCount = std::max(sparedDrawCount, owner->drawCount()); in discardTextures()201 if (!owner || owner->drawCount() < sparedDrawCount) { in discardTexturesVector()344 unsigned long long textureDrawCount = currentOwner->drawCount(); in getAvailableTexture()
106 unsigned long long drawDelta = currentDraw - m_tile->drawCount(); in priority()
133 unsigned long long drawCount() { return m_drawCount; } in drawCount() function
115 scale, isReady, (int)tile->drawCount())); in nextTile()
187 int drawCount() const { in drawCount() function