Searched refs:DestroyPbuffer (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbutil.h | 66 DestroyPbuffer(Display *dpy, int screen, PBUFFER pbuffer);
|
| H A D | pbutil.c | 308 DestroyPbuffer(dpy, screen, pBuffer); 431 DestroyPbuffer(Display *dpy, int screen, PBUFFER pbuffer) function in typeref:typename:void
|
| H A D | pbdemo.c | 489 DestroyPbuffer(gDpy, gScreen, gPBuffer);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.h | 95 void (*DestroyPbuffer)(Display *dpy, GLXPbuffer pbuf); member in struct:_glxapi_table
|
| H A D | glxapi.c | 456 t->DestroyPbuffer(dpy, pbuf);
|
| H A D | fakeglx.c | 2850 glx.DestroyPbuffer = Fake_glXDestroyPbuffer;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.h | 95 void (*DestroyPbuffer)(Display *dpy, GLXPbuffer pbuf); member in struct:_glxapi_table
|
| H A D | glxapi.c | 452 t->DestroyPbuffer(dpy, pbuf);
|
| H A D | fakeglx.c | 2815 glx.DestroyPbuffer = Fake_glXDestroyPbuffer;
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_pbuffer.c | 634 DestroyPbuffer(Display * dpy, GLXDrawable drawable) function in typeref:typename:void 780 DestroyPbuffer(dpy, pbuf);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_pbuffer.c | 620 DestroyPbuffer(Display * dpy, GLXDrawable drawable) function in typeref:typename:void 764 DestroyPbuffer(dpy, pbuf);
|
Completed in 18 milliseconds