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