Home | History | Annotate | Download | only in glshared

Lines Matching refs:deGetTime

1273 		m_lastLogTime = m_startTimeSeconds = deGetTime();
1286 programResources.shaderNameManglingSuffix = toString((deUint16)deUint64Hash((deUint64)m_currentIteration ^ deGetTime()));
1479 m_debugInfoRenderer->drawInfo(deGetTime()-m_startTimeSeconds, m_textures->computeApproxMemUsage(), m_maxTexMemoryUsageBytes, m_buffers->computeApproxMemUsage(), m_maxBufMemoryUsageBytes, m_currentIteration);
1486 const deUint64 time = deGetTime();