Searched refs:glx_pixmap (Results 1 – 1 of 1) sorted by relevance
455 GLXPixmap glx_pixmap; member467 GLXPixmap glx_pixmap = None; in create_tfp_surface() local535 glx_pixmap = pOpenGLVTable->glx_create_pixmap( in create_tfp_surface()544 pSurfaceGLX->glx_pixmap = glx_pixmap; in create_tfp_surface()563 if (pSurfaceGLX->glx_pixmap) { in destroy_tfp_surface()564 pOpenGLVTable->glx_destroy_pixmap(ctx->native_dpy, pSurfaceGLX->glx_pixmap); in destroy_tfp_surface()565 pSurfaceGLX->glx_pixmap = None; in destroy_tfp_surface()587 pSurfaceGLX->glx_pixmap, in bind_pixmap()612 pSurfaceGLX->glx_pixmap, in unbind_pixmap()757 pSurfaceGLX->glx_pixmap = None; in create_surface()