Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c450 dispatchFuncs[X_GLXDestroyPixmap] = dispatch_DestroyPixmap; in GlxDispatchInit()
H A Dvnd_dispatch_stubs.c416 static int dispatch_DestroyPixmap(ClientPtr client) in dispatch_DestroyPixmap() function