HomeSort by relevance Sort by last modified time
    Searched refs:XMesaPixmap (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xmesa.h 185 XMesaPixmap p,
277 XMesaPixmap *pixmap,
390 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
xmesa_x.h 43 typedef Pixmap XMesaPixmap;
xmesaP.h 159 XMesaPixmap pixmap; /* Back color buffer */
214 XMesaPixmap stipple_pixmap; /* For polygon stippling */
xm_api.c 310 b->frontxrb->pixmap = (XMesaPixmap) d;
607 ASSERT(b->frontxrb->pixmap == (XMesaPixmap) window);
1048 XMesaCreatePixmapBuffer(XMesaVisual v, XMesaPixmap p, XMesaColormap cmap)
1071 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xmesa.h 185 XMesaPixmap p,
277 XMesaPixmap *pixmap,
390 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
xmesa_x.h 43 typedef Pixmap XMesaPixmap;
xmesaP.h 159 XMesaPixmap pixmap; /* Back color buffer */
214 XMesaPixmap stipple_pixmap; /* For polygon stippling */
xm_api.c 310 b->frontxrb->pixmap = (XMesaPixmap) d;
607 ASSERT(b->frontxrb->pixmap == (XMesaPixmap) window);
1048 XMesaCreatePixmapBuffer(XMesaVisual v, XMesaPixmap p, XMesaColormap cmap)
1071 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
    [all...]

Completed in 29 milliseconds