Home
last modified time | relevance | path

Searched refs:glxCode (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c91 req->glxCode = X_GLXChangeDrawableAttributes; in ChangeDrawableAttribute()
102 vpreq->glxCode = X_GLXVendorPrivateWithReply; in ChangeDrawableAttribute()
332 req->glxCode = X_GLXGetDrawableAttributes; in __glXGetDrawableAttribute()
343 vpreq->glxCode = X_GLXVendorPrivateWithReply; in __glXGetDrawableAttribute()
443 protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32 glxCode) in protocolDestroyDrawable() argument
456 req->glxCode = glxCode; in protocolDestroyDrawable()
519 req->glxCode = X_GLXCreateWindow; in CreateDrawable()
521 req->glxCode = X_GLXCreatePixmap; in CreateDrawable()
535 CARD8 glxCode; in CreateDrawable() local
552 DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32 glxCode) DestroyDrawable() argument
[all...]
H A Dindirect_glx.c97 req->glxCode = X_GLXMakeCurrent; in SendMakeCurrentRequest()
115 req->glxCode = X_GLXMakeContextCurrent; in SendMakeCurrentRequest()
130 req->glxCode = X_GLXVendorPrivateWithReply; in SendMakeCurrentRequest()
225 req->glxCode = X_GLXWaitGL; in indirect_wait_gl()
243 req->glxCode = X_GLXWaitX; in indirect_wait_x()
H A Dglxcmds.c364 req->glxCode = X_GLXCreateContext; in CreateContext()
379 req->glxCode = X_GLXCreateNewContext; in CreateContext()
399 req->glxCode = X_GLXVendorPrivateWithReply; in CreateContext()
487 req->glxCode = X_GLXDestroyContext; in glx_send_destroy_context()
608 req->glxCode = X_GLXUseXFont; in glXUseXFont()
672 req->glxCode = X_GLXCopyContext; in glXCopyContext()
732 req->glxCode = X_GLXCreateGLXPixmap; in glXCreateGLXPixmap()
778 dreq->glxCode = X_GLXDestroyGLXPixmap; in glXCreateGLXPixmap()
811 req->glxCode = X_GLXDestroyGLXPixmap; in glXDestroyGLXPixmap()
1455 req->glxCode in glXImportContextEXT()
[all...]
H A Dpacksingle.h72 req->glxCode = opcode; \
H A Dglxext.c713 req->glxCode = X_GLXGetVisualConfigs; in getVisualConfigs()
750 fb_req->glxCode = X_GLXGetFBConfigs; in getFBConfigs()
759 sgi_req->glxCode = X_GLXVendorPrivateWithReply; in getFBConfigs()

Completed in 6 milliseconds