Searched refs:LeavingPixmap (Results 1 – 1 of 1) sorted by relevance
/trunk/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionerImpl.cxx | 264 unx::GLXPixmap LeavingPixmap; member in __anon15b211eb0111::OGLTransitionerImpl 787 LeavingPixmap = glXCreatePixmap( GLWin.dpy, GLWin.fbc, maLeavingPixmap, pixmapAttribs ); in createWindow() 810 OSL_TRACE("created glx pixmap %p and %p depth: %d", LeavingPixmap, EnteringPixmap, depth); in createWindow() 1090 LeavingPixmap, in createWindow() 1225 myglXReleaseTexImageEXT( GLWin.dpy, LeavingPixmap, GLX_FRONT_LEFT_EXT ); in createWindow() 1226 glXDestroyGLXPixmap( GLWin.dpy, LeavingPixmap ); in createWindow() 1227 LeavingPixmap = 0; in createWindow()
|
Completed in 11 milliseconds