Searched refs:MinMaxCacheMissIndices (Results 1 – 2 of 2) sorted by relevance
129 if (bufferObj->MinMaxCacheMissIndices > optimism && in vbo_get_minmax_cached()130 bufferObj->MinMaxCacheHitIndices < bufferObj->MinMaxCacheMissIndices - optimism) { in vbo_get_minmax_cached()165 bufferObj->MinMaxCacheMissIndices += count; in vbo_get_minmax_cached()
1427 unsigned MinMaxCacheMissIndices; member