Home
last modified time | relevance | path

Searched refs:createGLContext (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/egl/
H A DegluGLUtil.hpp44 eglw::EGLContext createGLContext (const eglw::Library& egl,
H A DegluGLUtil.cpp80 EGLContext createGLContext (const Library& egl, in createGLContext() function
H A DegluGLContextFactory.cpp387 m_eglContext = createGLContext(egl, m_eglDisplay, m_eglConfig, config.type, m_eglSharedContext, config.resetNotificationStrategy); in create()
/third_party/vk-gl-cts/modules/egl/
H A DteglImageTests.cpp300 , m_context (m_eglTestCtx.getLibrary(), m_display, eglu::createGLContext(eglTestCtx.getLibrary(), m_display, m_config, ctxType)) in Context()

Completed in 3 milliseconds