Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSwiftConfig.cpp488 …double averageRopOperations = profiler.ropOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile() local
492 …toa(profiler.ropOperationsFrame / 1.0e6f) + " (current), " + ftoa(averageRopOperations) + " (avera… in profile()
/external/swiftshader/src/Main/
DSwiftConfig.cpp488 …double averageRopOperations = profiler.ropOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile() local
492 …toa(profiler.ropOperationsFrame / 1.0e6f) + " (current), " + ftoa(averageRopOperations) + " (avera… in profile()