Searched refs:getContextCount (Results 1 – 2 of 2) sorted by relevance
77 int getContextCount (void) const { return (int)m_contexts.size(); } in getContextCount() function in deqp::egl::__anon3d6b57060111::MemoryAllocator414 …<< m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contex… in iterate()426 …<< m_allocator->getAllocationCount() << " objects; " << m_allocator->getContextCount() << " contex… in iterate()
539 int getContextCount (void) const { return (int)m_contexts.size(); } in getContextCount() function in deqp::egl::GLES2ThreadTest::EGLResourceManager