Searched refs:oldestDrawCount (Results 1 – 1 of 1) sorted by relevance
327 unsigned long long oldestDrawCount = getDrawGLCount() - 1; in getAvailableTexture() local345 if (oldestDrawCount > textureDrawCount) { in getAvailableTexture()347 oldestDrawCount = textureDrawCount; in getAvailableTexture()361 oldestDrawCount, getDrawGLCount()); in getAvailableTexture()