Home
last modified time | relevance | path

Searched refs:glxDrawId (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c76 XID glxDrawId,
587 XID glxDrawId, in __glXAquaScreenCreateDrawable() argument
599 if (!__glXDrawableInit(&glxPriv->base, screen, pDraw, type, glxDrawId, in __glXAquaScreenCreateDrawable()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxscreens.h135 XID glxDrawId, __GLXconfig * modes);
H A Dglxdriswrast.c255 int type, XID glxDrawId, __GLXconfig * glxConfig) in __glXDRIscreenCreateDrawable() argument
267 pDraw, type, glxDrawId, glxConfig)) { in __glXDRIscreenCreateDrawable()
H A Dglxdri2.c593 int type, XID glxDrawId, __GLXconfig * glxConfig) in __glXDRIscreenCreateDrawable() argument
607 pDraw, type, glxDrawId, glxConfig)) { in __glXDRIscreenCreateDrawable()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c361 XID glxDrawId, __GLXconfig * conf);
843 XID drawId, int type, XID glxDrawId, __GLXconfig * conf) in glxWinCreateDrawable() argument
855 (&glxPriv->base, screen, pDraw, type, glxDrawId, conf)) { in glxWinCreateDrawable()