Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h272 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p,
Dxm_api.c1141 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p, in XMesaCreatePixmapTextureBuffer() function
Dglx_api.c2002 b = XMesaCreatePixmapTextureBuffer(v, pixmap, 0, format, target, mipmap); in glXCreatePixmap()