Home
last modified time | relevance | path

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

/external/deqp/framework/platform/X11/
DtcuX11Platform.cpp60 const eglu::Platform& getEGLPlatform (void) const { return m_eglPlatform; } in getEGLPlatform()
66 x11::egl::Platform m_eglPlatform; member in tcu::x11::X11Platform
73 : m_eglPlatform (m_eventState) in X11Platform()
80 m_glPlatform.registerFactory(m_eglPlatform.createContextFactory()); in X11Platform()