Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglMemoryStressTests.cpp77 int getContextCount (void) const { return (int)m_contexts.size(); } in getContextCount() function in deqp::egl::__anon3d6b57060111::MemoryAllocator
414 …<< m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contex… in iterate()
426 …<< m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contex… in iterate()
DteglGLES2SharingThreadedTests.cpp539 int getContextCount (void) const { return (int)m_contexts.size(); } in getContextCount() function in deqp::egl::GLES2ThreadTest::EGLResourceManager