Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c440 dispatchFuncs[X_GLXDestroyGLXPixmap] = dispatch_DestroyGLXPixmap; in GlxDispatchInit()
H A Dvnd_dispatch_stubs.c189 static int dispatch_DestroyGLXPixmap(ClientPtr client) in dispatch_DestroyGLXPixmap() function