Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c202 static int CommonMakeCurrent(ClientPtr client, in CommonMakeCurrent() function
282 return CommonMakeCurrent(client, stuff->oldContextTag, in dispatch_GLXMakeCurrent()
291 return CommonMakeCurrent(client, stuff->oldContextTag, in dispatch_GLXMakeContextCurrent()
300 return CommonMakeCurrent(client, stuff->oldContextTag, in dispatch_GLXMakeCurrentReadSGI()