Searched refs:X_GLXVendorPrivate (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | indirect_glx.c | 265 req->glxCode = X_GLXVendorPrivate; 307 req->glxCode = X_GLXVendorPrivate;
|
| H A D | glx_pbuffer.c | 594 vpreq->glxCode = X_GLXVendorPrivate;
|
| H A D | glxcmds.c | 1787 req->glxCode = X_GLXVendorPrivate; 2383 req->glxCode = X_GLXVendorPrivate;
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxext.c | 459 if (minorOpcode != X_GLXVendorPrivate &&
|
| H A D | vndcmds.c | 430 dispatchFuncs[X_GLXVendorPrivate] = dispatch_GLXVendorPriv;
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_pbuffer.c | 577 vpreq->glxCode = X_GLXVendorPrivate;
|
| H A D | glxcmds.c | 1777 req->glxCode = X_GLXVendorPrivate; 2393 req->glxCode = X_GLXVendorPrivate; 2450 req->glxCode = X_GLXVendorPrivate; 2503 req->glxCode = X_GLXVendorPrivate;
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 2142 #define X_GLXVendorPrivate 16 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 312 ext_req->glxCode = X_GLXVendorPrivate; 1826 ext_req->glxCode = X_GLXVendorPrivate;
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | indirect.c | 4358 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivate, X_GLvop_DeleteTexturesEXT, cmdlen); 7137 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivate, X_GLvop_DeleteProgramsARB, cmdlen);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | indirect.c | 4356 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivate, X_GLvop_DeleteTexturesEXT, cmdlen); 7107 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivate, X_GLvop_DeleteProgramsARB, cmdlen);
|
Completed in 130 milliseconds