Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c444 dispatchFuncs[X_GLXCreateNewContext] = dispatch_CreateNewContext; in GlxDispatchInit()
H A Dvnd_dispatch_stubs.c261 static int dispatch_CreateNewContext(ClientPtr client) in dispatch_CreateNewContext() function