HomeSort by relevance Sort by last modified time
    Searched refs:getContextCount (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglMemoryStressTests.cpp 77 int getContextCount (void) const { return (int)m_contexts.size(); }
414 log << TestLog::Message << "Iteration " << m_iteration << ": Allocated " << m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contexts, " << m_allocator->getPBufferCount() << " PBuffers." << TestLog::EndMessage;
426 log << TestLog::Message << "Iteration " << m_iteration << ": Allocated " << m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contexts, " << m_allocator->getPBufferCount() << " PBuffers." << TestLog::EndMessage;
teglGLES2SharingThreadedTests.cpp 539 int getContextCount (void) const { return (int)m_contexts.size(); }
    [all...]

Completed in 48 milliseconds