Home
last modified time | relevance | path

Searched defs:glXCreateContextWithConfigSGIX (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c741 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sh… in glXCreateContextWithConfigSGIX() function
/external/mesa3d/src/glx/
Dglxcmds.c2023 glXCreateContextWithConfigSGIX(Display * dpy, in glXCreateContextWithConfigSGIX() function
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2366 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, in glXCreateContextWithConfigSGIX() function
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h1247 #define glXCreateContextWithConfigSGIX GLXEW_GET_FUN(__glewXCreateContextWithConfigSGIX) macro