Home
last modified time | relevance | path

Searched refs:__GLX_SWAP_DOUBLE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_renderswap.c1309 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_TexGend()
1509 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_ClearDepth()
1595 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_MapGrid1d()
1596 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_MapGrid1d()
1623 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_MapGrid2d()
1624 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_MapGrid2d()
1626 __GLX_SWAP_DOUBLE(pc + 16); in __glXDispSwap_MapGrid2d()
1627 __GLX_SWAP_DOUBLE(pc + 24); in __glXDispSwap_MapGrid2d()
1908 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_DepthRange()
1909 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_DepthRange()
[all …]
H A Drender2swap.c145 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_Map1d()
146 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_Map1d()
186 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_Map2d()
187 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_Map2d()
188 __GLX_SWAP_DOUBLE(pc + 16); in __glXDispSwap_Map2d()
189 __GLX_SWAP_DOUBLE(pc + 24); in __glXDispSwap_Map2d()
H A Dunpack.h159 #define __GLX_SWAP_DOUBLE(pc) \ macro
201 __GLX_SWAP_DOUBLE(swapPC); \
H A Dglxvendor.c107 __GLX_SWAP_DOUBLE(&reply->pad3); in SendSwappedReply()
126 __GLX_SWAP_DOUBLE(p); in SendSwappedReply()
H A Dglxsingle.c112 __GLX_SWAP_DOUBLE(&reply->pad3); in SendSwappedReply()
131 __GLX_SWAP_DOUBLE(p); in SendSwappedReply()
/OK3568_Linux_fs/external/xserver/glx/
H A Drender2swap.c129 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_Map1d()
130 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_Map1d()
177 __GLX_SWAP_DOUBLE(pc + 0); in __glXDispSwap_Map2d()
178 __GLX_SWAP_DOUBLE(pc + 8); in __glXDispSwap_Map2d()
179 __GLX_SWAP_DOUBLE(pc + 16); in __glXDispSwap_Map2d()
180 __GLX_SWAP_DOUBLE(pc + 24); in __glXDispSwap_Map2d()
273 __GLX_SWAP_DOUBLE(&pVal[j]); in swapArray()
H A Dunpack.h142 #define __GLX_SWAP_DOUBLE(pc) \ macro
184 __GLX_SWAP_DOUBLE(swapPC); \