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