Home
last modified time | relevance | path

Searched refs:averageTexOperations (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Main/
DSwiftConfig.cpp490 …double averageTexOperations = profiler.texOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile() local
493 …toa(profiler.texOperationsFrame / 1.0e6f) + " (current), " + ftoa(averageTexOperations) + " (avera… in profile()
/external/swiftshader/src/Device/
DSwiftConfig.cpp490 …double averageTexOperations = profiler.texOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile() local
493 …toa(profiler.texOperationsFrame / 1.0e6f) + " (current), " + ftoa(averageTexOperations) + " (avera… in profile()