Searched refs:__GLX_SWAP_SHORT_ARRAY (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | g_renderswap.c | 110 __GLX_SWAP_SHORT_ARRAY(pc + 0, 3); in __glXDispSwap_Color3sv() 134 __GLX_SWAP_SHORT_ARRAY(pc + 0, 3); in __glXDispSwap_Color3usv() 183 __GLX_SWAP_SHORT_ARRAY(pc + 0, 4); in __glXDispSwap_Color4sv() 209 __GLX_SWAP_SHORT_ARRAY(pc + 0, 4); in __glXDispSwap_Color4usv() 265 __GLX_SWAP_SHORT_ARRAY(pc + 0, 1); in __glXDispSwap_Indexsv() 316 __GLX_SWAP_SHORT_ARRAY(pc + 0, 3); in __glXDispSwap_Normal3sv() 362 __GLX_SWAP_SHORT_ARRAY(pc + 0, 2); in __glXDispSwap_RasterPos2sv() 408 __GLX_SWAP_SHORT_ARRAY(pc + 0, 3); in __glXDispSwap_RasterPos3sv() 454 __GLX_SWAP_SHORT_ARRAY(pc + 0, 4); in __glXDispSwap_RasterPos4sv() 503 __GLX_SWAP_SHORT_ARRAY(pc + 0, 2); in __glXDispSwap_Rectsv() [all …]
|
| H A D | render2swap.c | 246 __GLX_SWAP_SHORT_ARRAY(pc + 8, n); in __glXDispSwap_CallLists()
|
| H A D | unpack.h | 189 #define __GLX_SWAP_SHORT_ARRAY(pc, count) \ macro
|
| H A D | glxcmdsswap.c | 691 __GLX_SWAP_SHORT_ARRAY((short *) (pc + in __glXSwapRender() 857 __GLX_SWAP_SHORT_ARRAY((short *) (pc + in __glXSwapRenderLarge()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | unpack.h | 172 #define __GLX_SWAP_SHORT_ARRAY(pc, count) \ macro
|