Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxerror.h42 extern int __glXBadPixmap;
H A Dglobal.c52 int __glXBadContext, __glXBadContextState, __glXBadDrawable, __glXBadPixmap; variable
H A Dglxext.c331 __glXBadPixmap = extEntry->errorBase + GLXBadPixmap; in GlxExtensionInit()
H A Dglxcmds.c2053 return __glXBadPixmap; in __glXDestroyGLXPixmap()