Searched refs:__glXGetProtocolDecodeFunction (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_util.h | 45 extern void *__glXGetProtocolDecodeFunction(const struct __glXDispatchInfo
|
| H A D | indirect_util.c | 261 __glXGetProtocolDecodeFunction(const struct __glXDispatchInfo *dispatch_info, in __glXGetProtocolDecodeFunction() function
|
| H A D | glxext.c | 464 if (!__glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info, vendorCode, in xorgGlxGetDispatchAddress() 731 proc = __glXGetProtocolDecodeFunction(&Single_dispatch_info, opcode, in __glXDispatch()
|
| H A D | glxcmdsswap.c | 781 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info, in __glXDispSwap_VendorPrivate() 809 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info, in __glXDispSwap_VendorPrivateWithReply()
|
| H A D | glxcmds.c | 2024 __glXGetProtocolDecodeFunction(&Render_dispatch_info, in __glXDisp_Render() 2259 __glXGetProtocolDecodeFunction(&Render_dispatch_info, opcode, in __glXDisp_RenderLarge() 2303 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info, in __glXDisp_VendorPrivate() 2324 __glXGetProtocolDecodeFunction(&VendorPriv_dispatch_info, in __glXDisp_VendorPrivateWithReply()
|