Home
last modified time | relevance | path

Searched refs:DoGetDrawableAttributes (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dglxcmds.c1848 DoGetDrawableAttributes(__GLXclientState * cl, XID drawId) in DoGetDrawableAttributes() function
1929 return DoGetDrawableAttributes(cl, req->drawable); in __glXDisp_GetDrawableAttributes()
1941 return DoGetDrawableAttributes(cl, req->drawable); in __glXDisp_GetDrawableAttributesSGIX()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27168 glx: Macroize building the attribute list in DoGetDrawableAttributes
175549 DoGetDrawableAttributes and __glXQueryContextInfoEXT.
178442 Add this function. (DoGetDrawableAttributes): Fix array length.