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