Searched refs:__glXGetProtocolDecodeFunction (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_util.h45 extern void *__glXGetProtocolDecodeFunction(
H A Dindirect_util.c282 __glXGetProtocolDecodeFunction(const struct __glXDispatchInfo *dispatch_info, function in typeref:typename:void *
H A Dglxext.c549 proc = (__GLXdispatchSingleProcPtr) __glXGetProtocolDecodeFunction(& Single_dispatch_info,
H A Dglxcmdsswap.c888 __glXGetProtocolDecodeFunction(& VendorPriv_dispatch_info,
917 __glXGetProtocolDecodeFunction(& VendorPriv_dispatch_info,
H A Dglxcmds.c1933 __glXGetProtocolDecodeFunction(& Render_dispatch_info,
2171 __glXGetProtocolDecodeFunction(& Render_dispatch_info, opcode,
2214 __glXGetProtocolDecodeFunction(& VendorPriv_dispatch_info,
2235 __glXGetProtocolDecodeFunction(& VendorPriv_dispatch_info,
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_util.h45 extern void *__glXGetProtocolDecodeFunction(const struct __glXDispatchInfo
H A Dindirect_util.c261 __glXGetProtocolDecodeFunction(const struct __glXDispatchInfo *dispatch_info, function in typeref:typename:void *
H A Dglxext.c464 if (!__glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info, vendorCode,
731 proc = __glXGetProtocolDecodeFunction(&Single_dispatch_info, opcode,
H A Dglxcmdsswap.c781 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info,
809 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info,
H A Dglxcmds.c2061 __glXGetProtocolDecodeFunction(&Render_dispatch_info,
2296 __glXGetProtocolDecodeFunction(&Render_dispatch_info, opcode,
2340 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info,
2361 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info,

Completed in 17 milliseconds