Searched refs:glXCreateContextWithConfigSGIX (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_getproc.c | 124 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
D | glx_api.c | 2366 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, in glXCreateContextWithConfigSGIX() function
|
/external/mesa3d/src/glx/apple/ |
D | glx_empty.c | 205 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 741 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext sh… in glXCreateContextWithConfigSGIX() function 1137 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
|
/external/mesa3d/src/glx/ |
D | glxcmds.c | 2023 glXCreateContextWithConfigSGIX(Display * dpy, in glXCreateContextWithConfigSGIX() function 2502 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
|
/external/swiftshader/include/GL/ |
D | glxext.h | 753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, G…
|
/external/mesa3d/include/GL/ |
D | glxext.h | 769 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, G…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glxew.h | 1247 #define glXCreateContextWithConfigSGIX GLXEW_GET_FUN(__glewXCreateContextWithConfigSGIX) macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 20350 …r = ((glXCreateContextWithConfigSGIX = (PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC)glewGetProcAddress((… in _glewInit_GLX_SGIX_fbconfig()
|