Searched refs:glXCreateGLXPbufferSGIX (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c129 { "glXCreateGLXPbufferSGIX", (__GLXextFuncPtr) glXCreateGLXPbufferSGIX },
H A Dglx_api.c2450 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, function in typeref:typename:PUBLIC GLXPbufferSGIX
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c129 { "glXCreateGLXPbufferSGIX", (__GLXextFuncPtr) glXCreateGLXPbufferSGIX },
H A Dglx_api.c2397 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, function in typeref:typename:PUBLIC GLXPbufferSGIX
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dglx_empty.c162 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, function in typeref:typename:_X_EXPORT GLXDrawable
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dglx_empty.c161 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, function in typeref:typename:_X_EXPORT GLXDrawable
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbutil.c407 pBuffer = glXCreateGLXPbufferSGIX(dpy, config, width, height, attribs);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c779 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) function in typeref:typename:GLXPbufferSGIX PUBLIC
1146 { "glXCreateGLXPbufferSGIX", (__GLXextFuncPtr) glXCreateGLXPbufferSGIX },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c775 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) function in typeref:typename:GLXPbufferSGIX PUBLIC
1142 { "glXCreateGLXPbufferSGIX", (__GLXextFuncPtr) glXCreateGLXPbufferSGIX },
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c528 * \c glXCreateGLXPbufferSGIX.
683 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, function in typeref:typename:_GLX_PUBLIC GLXPbufferSGIX
H A Dglxcmds.c2521 GLX_FUNCTION(glXCreateGLXPbufferSGIX),
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c510 * \c glXCreateGLXPbufferSGIX.
669 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, function in typeref:typename:_GLX_PUBLIC GLXPbufferSGIX
H A Dglxcmds.c2615 GLX_FUNCTION(glXCreateGLXPbufferSGIX),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h843 GLXPbufferSGIX glXCreateGLXPbufferSGIX (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h859 GLXPbufferSGIX glXCreateGLXPbufferSGIX (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h897 #define glXCreateGLXPbufferSGIX epoxy_glXCreateGLXPbufferSGIX macro
H A Dglx_generated_dispatch.c855 0, // glXCreateGLXPbufferSGIX
3568 return glx_single_resolver(PROVIDER_GLX_SGIX_pbuffer, 530 /* glXCreateGLXPbufferSGIX */);
4242 GEN_THUNKS_RET(GLXPbufferSGIX, glXCreateGLXPbufferSGIX, (Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int * attrib_list), (dpy, config, width, height, attrib_list))
4377 epoxy_glXCreateGLXPbufferSGIX_dispatch_table_rewrite_ptr, /* glXCreateGLXPbufferSGIX */

Completed in 32 milliseconds