Home
last modified time | relevance | path

Searched refs:gc_user (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/glx/
H A Dglxcurrent.c122 GLXDrawable read, GLXContext gc_user, in MakeContextCurrent()
125 struct glx_context *gc = (struct glx_context *) gc_user; in MakeContextCurrent()
121 MakeContextCurrent(Display * dpy, GLXDrawable draw, GLXDrawable read, GLXContext gc_user, int opcode) MakeContextCurrent() argument
H A Dglxcmds.c684 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect() argument
686 struct glx_context *gc = (struct glx_context *) gc_user; in glXIsDirect()

Completed in 5 milliseconds