Home | History | Annotate | Download | only in xlib

Lines Matching defs:PIXMAP

98  *                       GL_FALSE = use an off-screen pixmap for back buffer
163 * Create an XMesaBuffer from an X pixmap.
166 Pixmap p,
171 * Destroy an XMesaBuffer, but not the corresponding window or pixmap.
238 * Scan for XMesaBuffers whose window/pixmap has been destroyed, then free
257 * Texture from Pixmap
269 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p,
293 GLboolean ximage_flag; /* Use XImage for back buffer (not pixmap)? */
317 PIXMAP, /* GLX pixmap */
333 BufferType type; /* window, pixmap, pbuffer or glxwindow */