Home
last modified time | relevance | path

Searched refs:selectBufSize (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dsingle2swap.c99 if (cx->selectBufSize < size) { in __glXDispSwap_SelectBuffer()
106 cx->selectBufSize = size; in __glXDispSwap_SelectBuffer()
173 nitems = cx->selectBufSize; in __glXDispSwap_RenderMode()
H A Dsingle2.c94 if (cx->selectBufSize < size) { in __glXDisp_SelectBuffer()
101 cx->selectBufSize = size; in __glXDisp_SelectBuffer()
162 nitems = cx->selectBufSize; in __glXDisp_RenderMode()
H A Dglxcontext.h113 GLint selectBufSize; /* number of elements allocated */ member
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcontext.h95 GLint selectBufSize; /* number of elements allocated */ member