Searched refs:XMesaCreatePixmapTextureBuffer (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa.h | 386 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p,
|
D | xm_api.c | 1073 XMesaCreatePixmapTextureBuffer(XMesaVisual v, XMesaPixmap p, in XMesaCreatePixmapTextureBuffer() function
|
D | fakeglx.c | 2107 b = XMesaCreatePixmapTextureBuffer(v, pixmap, 0, format, target, mipmap); in Fake_glXCreatePixmap()
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.h | 271 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p,
|
D | xm_api.c | 1140 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p, in XMesaCreatePixmapTextureBuffer() function
|
D | glx_api.c | 2041 b = XMesaCreatePixmapTextureBuffer(v, pixmap, 0, format, target, mipmap); in glXCreatePixmap()
|