Home
last modified time | relevance | path

Searched refs:__GLX_SWAP_SHORT (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmdsswap.c59 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateContext()
75 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateNewContext()
91 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateContextWithConfigSGIX()
107 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryMaxSwapBarriersSGIX()
120 __GLX_SWAP_SHORT(&req->length); in __glXSwapBindSwapBarrierSGIX()
134 __GLX_SWAP_SHORT(&req->length); in __glXSwapJoinSwapGroupSGIX()
148 __GLX_SWAP_SHORT(&req->length); in __glXSwapDestroyContext()
161 __GLX_SWAP_SHORT(&req->length); in __glXSwapMakeCurrent()
176 __GLX_SWAP_SHORT(&req->length); in __glXSwapMakeContextCurrent()
192 __GLX_SWAP_SHORT(&req->length); in __glXSwapMakeCurrentReadSGI()
[all …]
H A Dglxvendor.c90 __GLX_SWAP_SHORT(&reply->sequenceNumber); in SendSwappedReply()
100 __GLX_SWAP_SHORT(&reply->pad3); in SendSwappedReply()
120 __GLX_SWAP_SHORT(p); in SendSwappedReply()
387 __GLX_SWAP_SHORT(&req->length); in __glXVForwardSingleReqSwap()
404 __GLX_SWAP_SHORT(&req->length); in __glXVForwardPipe0WithReplySwap()
432 __GLX_SWAP_SHORT(&req->length); in __glXVForwardPipe0WithReplySwapsv()
460 __GLX_SWAP_SHORT(&req->length); in __glXVForwardPipe0WithReplySwapiv()
488 __GLX_SWAP_SHORT(&req->length); in __glXVForwardPipe0WithReplySwapdv()
516 __GLX_SWAP_SHORT(&req->length); in __glXVForwardAllWithReplySwap()
544 __GLX_SWAP_SHORT(&req->length); in __glXVForwardAllWithReplySwapsv()
[all …]
H A Dglxsingle.c93 __GLX_SWAP_SHORT(&reply->sequenceNumber); in SendSwappedReply()
103 __GLX_SWAP_SHORT(&reply->pad3); in SendSwappedReply()
125 __GLX_SWAP_SHORT(p); in SendSwappedReply()
411 __GLX_SWAP_SHORT(&req->length); in __glXForwardSingleReqSwap()
438 __GLX_SWAP_SHORT(&req->length); in __glXForwardPipe0WithReplySwap()
465 __GLX_SWAP_SHORT(&req->length); in __glXForwardPipe0WithReplySwapsv()
492 __GLX_SWAP_SHORT(&req->length); in __glXForwardPipe0WithReplySwapiv()
519 __GLX_SWAP_SHORT(&req->length); in __glXForwardPipe0WithReplySwapdv()
546 __GLX_SWAP_SHORT(&req->length); in __glXForwardAllWithReplySwap()
573 __GLX_SWAP_SHORT(&req->length); in __glXForwardAllWithReplySwapsv()
[all …]
H A Dunpack.h154 #define __GLX_SWAP_SHORT(pc) \ macro
193 __GLX_SWAP_SHORT(swapPC); \
214 __GLX_SWAP_SHORT(&__glXReply.sequenceNumber); \
H A Dg_renderswap.c1063 __GLX_SWAP_SHORT(pc + 4); in __glXDispSwap_LineStipple()
H A Dglxcmds.c2895 __GLX_SWAP_SHORT(&reply.sequenceNumber); in __glXGetFBConfigs()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmdsswap.c63 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContext()
79 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateNewContext()
99 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateContextWithConfigSGIX()
116 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_DestroyContext()
147 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_IsDirect()
160 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_QueryVersion()
174 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitGL()
187 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_WaitX()
200 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CopyContext()
251 __GLX_SWAP_SHORT(&req->length); in __glXDispSwap_CreateGLXPixmap()
[all …]
H A Dunpack.h137 #define __GLX_SWAP_SHORT(pc) \ macro
176 __GLX_SWAP_SHORT(swapPC); \
197 __GLX_SWAP_SHORT(&reply.sequenceNumber); \
H A Dglxcmds.c698 __GLX_SWAP_SHORT(&reply.sequenceNumber); in __glXDisp_IsDirect()
736 __GLX_SWAP_SHORT(&reply.sequenceNumber); in __glXDisp_QueryVersion()
908 __GLX_SWAP_SHORT(&reply.sequenceNumber); in __glXDisp_GetVisualConfigs()
1023 __GLX_SWAP_SHORT(&reply.sequenceNumber); in DoGetFBConfigs()
1669 __GLX_SWAP_SHORT(&reply.sequenceNumber); in DoQueryContext()
1905 __GLX_SWAP_SHORT(&reply.sequenceNumber); in DoGetDrawableAttributes()
1983 __GLX_SWAP_SHORT(&req->length); in __glXDisp_Render()
2010 __GLX_SWAP_SHORT(&hdr->length); in __glXDisp_Render()
2011 __GLX_SWAP_SHORT(&hdr->opcode); in __glXDisp_Render()
2085 __GLX_SWAP_SHORT(&req->length); in __glXDisp_RenderLarge()
[all …]
H A Dsingle2swap.c216 __GLX_SWAP_SHORT(&reply.sequenceNumber); in __glXDispSwap_RenderMode()
H A Drender2swap.c242 __GLX_SWAP_SHORT(&pVal[j]); in swapArray()