Searched refs:new_hit_count (Results 1 – 1 of 1) sorted by relevance
158 unsigned new_hit_count = bufferObj->MinMaxCacheHitIndices + count; in vbo_get_minmax_cached() local160 if (new_hit_count >= bufferObj->MinMaxCacheHitIndices) in vbo_get_minmax_cached()161 bufferObj->MinMaxCacheHitIndices = new_hit_count; in vbo_get_minmax_cached()