Searched refs:glXMakeCurrentReadSGI (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 104 { "glXMakeCurrentReadSGI", (__GLXextFuncPtr) glXMakeCurrentReadSGI },
|
D | glx_api.c | 2299 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, in glXMakeCurrentReadSGI() function
|
/external/mesa3d/src/glx/ |
D | glxcurrent.c | 264 GLX_ALIAS(Bool, glXMakeCurrentReadSGI,
|
D | glxcmds.c | 2517 GLX_FUNCTION2(glXMakeCurrentReadSGI, glXMakeContextCurrent),
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 625 glXMakeCurrentReadSGI(Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx) in glXMakeCurrentReadSGI() function 1158 { "glXMakeCurrentReadSGI", (__GLXextFuncPtr) glXMakeCurrentReadSGI },
|
/external/mesa3d/include/GL/ |
D | glxext.h | 904 Bool glXMakeCurrentReadSGI (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx);
|
/external/swiftshader/include/GL/ |
D | glxext.h | 918 Bool glXMakeCurrentReadSGI (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx);
|