Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c433 dispatchFuncs[X_GLXCreateContext] = dispatch_CreateContext; in GlxDispatchInit()
H A Dvnd_dispatch_stubs.c45 static int dispatch_CreateContext(ClientPtr client) in dispatch_CreateContext() function