Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.c67 __glXGetDrawableAttributes, /* __glXGetDrawableAttributes, */
H A Dg_disptab.h45 extern int __glXGetDrawableAttributes(__GLXclientState * cl, GLbyte * pc);
H A Dglxcmdsswap.c1140 return (__glXGetDrawableAttributes(cl, pc)); in __glXSwapGetDrawableAttributes()
H A Dglxcmds.c3470 __glXGetDrawableAttributes(__GLXclientState * cl, GLbyte * pc) in __glXGetDrawableAttributes() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog97201 glxcmds.c: In function ‘__glXGetDrawableAttributes’: