Searched refs:averageTexOperations (Results 1 – 2 of 2) sorted by relevance
490 …double averageTexOperations = profiler.texOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile() local493 …toa(profiler.texOperationsFrame / 1.0e6f) + " (current), " + ftoa(averageTexOperations) + " (avera… in profile()