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

  /external/deqp/framework/egl/
egluGLUtil.hpp 44 eglw::EGLContext createGLContext (const eglw::Library& egl,
egluGLUtil.cpp 80 EGLContext createGLContext (const Library& egl,
egluGLContextFactory.cpp 387 m_eglContext = createGLContext(egl, m_eglDisplay, m_eglConfig, config.type, m_eglSharedContext, config.resetNotificationStrategy);
  /external/deqp/modules/egl/
teglImageTests.cpp 300 , m_context (m_eglTestCtx.getLibrary(), m_display, eglu::createGLContext(eglTestCtx.getLibrary(), m_display, m_config, ctxType))

Completed in 369 milliseconds