Home
last modified time | relevance | path

Searched refs:__glXSetupVendorRequest (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/glx/
Dindirect_vertex_program.c73 GLubyte const *pc = __glXSetupVendorRequest(gc, in get_parameter()
184 GLubyte *const pc = __glXSetupVendorRequest(gc, in get_vertex_attrib()
Dsinglepix.c136 __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, in gl_dispatch_stub_GetSeparableFilterEXT()
Dsingle2.c958 __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply, in glAreTexturesResidentEXT()
/external/mesa3d/src/glx/apple/
Dglxreply.c120 __glXSetupVendorRequest(struct glx_context * gc, GLint code, GLint vop, in __glXSetupVendorRequest() function