Home
last modified time | relevance | path

Searched refs:XMesaCreatePixmapTextureBuffer (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dxmesa.h390 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
Dxm_api.c1071 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p, in XMesaCreatePixmapTextureBuffer() function
Dfakeglx.c2177 b = XMesaCreatePixmapTextureBuffer(v, pixmap, 0, format, target, mipmap); in Fake_glXCreatePixmap()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.h269 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p,
Dxm_api.c1031 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p, in XMesaCreatePixmapTextureBuffer() function
Dglx_api.c1983 b = XMesaCreatePixmapTextureBuffer(v, pixmap, 0, format, target, mipmap); in glXCreatePixmap()