Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c452 dispatchFuncs[X_GLXGetDrawableAttributes] = dispatch_GetDrawableAttributes; in GlxDispatchInit()
H A Dvnd_dispatch_stubs.c456 static int dispatch_GetDrawableAttributes(ClientPtr client) in dispatch_GetDrawableAttributes() function