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

/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp155 GLXDrawable getGLXDrawable () { return m_GLXDrawable; }
160 const GLXDrawable m_GLXDrawable; member in class:tcu::x11::glx::GlxWindow
366 , m_GLXDrawable (visual.createWindow(m_x11Window.getXID()))
385 glXDestroyWindow(m_x11Display.getXDisplay(), m_GLXDrawable);

Completed in 320 milliseconds