Searched defs:__glXSetupVendorRequest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dglxreply.c120 __glXSetupVendorRequest(struct glx_context * gc, GLint code, GLint vop, function
/external/mesa3d/src/glx/apple/
H A Dglxreply.c120 __glXSetupVendorRequest(struct glx_context * gc, GLint code, GLint vop, function
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dindirect.c152 __glXSetupVendorRequest( struct glx_context * gc, GLint code, GLint vop, GLint cmdlen ) function
4203 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivate, X_GLvop_DeleteTexturesEXT, cmdlen);
4263 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_GenTexturesEXT, cmdlen);
4317 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_IsTextureEXT, cmdlen);
4564 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_GetColorTableSGI, cmdlen);
4624 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_GetColorTableParameterfvSGI, cmdlen);
4681 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_GetColorTableParameterivSGI, cmdlen);
4937 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_GetConvolutionFilterEXT, cmdlen);
4997 GLubyte const * pc = __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, X_GLvop_GetConvolutionParameterfvEXT, cmdlen);
5054 GLubyte const * pc = __glXSetupVendorRequest(g
[all...]

Completed in 326 milliseconds