Searched refs:minMaxVbo (Results 1 – 1 of 1) sorted by relevance
67 float[] minMaxVbo = findMinMax(fpsVbo); in testVboWithVaryingIndexBufferNumbers() local70 float delta = minMaxVbo[1] - (1f - FPS_COMPARISON_MARGIN) in testVboWithVaryingIndexBufferNumbers()75 minMaxVbo[0] > (FPS_MIN_MAX_COMPARISON_PERCENTILE * minMaxVbo[1])); in testVboWithVaryingIndexBufferNumbers()