Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluGLContextFactory.cpp165 EGLContext m_eglSharedContext; member in eglu::__anonb10fb3450111::RenderContext
182 , m_eglSharedContext (EGL_NO_CONTEXT) in RenderContext()
321 m_eglSharedContext = context->m_eglContext; in create()
387 …m_eglContext = createGLContext(egl, m_eglDisplay, m_eglConfig, config.type, m_eglSharedContext, co… in create()
485 if (m_eglSharedContext == EGL_NO_CONTEXT) in destroy()