Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxmesa.h173 XMesaPixmap p,
271 XMesaPixmap *pixmap,
370 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
DxmesaP.h159 XMesaPixmap pixmap; /* Back color buffer */
214 XMesaPixmap stipple_pixmap; /* For polygon stippling */
Dxmesa_x.h43 typedef Pixmap XMesaPixmap; typedef
Dxm_api.c313 b->frontxrb->pixmap = (XMesaPixmap) d; in create_xmesa_buffer()
610 assert(b->frontxrb->pixmap == (XMesaPixmap) window); in initialize_visual_and_buffer()
1051 XMesaCreatePixmapBuffer(XMesaVisual v, XMesaPixmap p, XMesaColormap cmap) in XMesaCreatePixmapBuffer()
1074 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p, in XMesaCreatePixmapTextureBuffer()
1444 XMesaPixmap *pixmap, in XMesaGetBackBuffer()