Searched refs:getContextCount (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/egl/
H A DteglMemoryStressTests.cpp71 int getContextCount (void) const { return (int)m_contexts.size(); } function in class:deqp::egl::__anon19832::MemoryAllocator
397 log << TestLog::Message << "Iteration " << m_iteration << ": Allocated " << m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contexts, " << m_allocator->getPBufferCount() << " PBuffers." << TestLog::EndMessage;
409 log << TestLog::Message << "Iteration " << m_iteration << ": Allocated " << m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contexts, " << m_allocator->getPBufferCount() << " PBuffers." << TestLog::EndMessage;
H A DteglGLES2SharingThreadedTests.cpp562 int getContextCount (void) const { return (int)m_contexts.size(); } function in class:deqp::egl::GLES2ThreadTest::EGLResourceManager

Completed in 250 milliseconds