Home
last modified time | relevance | path

Searched refs:glXCreateGLXPbufferSGIX (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_getproc.c128 { "glXCreateGLXPbufferSGIX", (__GLXextFuncPtr) glXCreateGLXPbufferSGIX },
Dglx_api.c2380 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX() function
/external/mesa3d/src/glx/apple/
Dglx_empty.c195 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, in glXCreateGLXPbufferSGIX() function
/external/mesa3d/src/egl/drivers/glx/
Degl_glx.c117 PFNGLXCREATEGLXPBUFFERSGIXPROC glXCreateGLXPbufferSGIX; member
545 if (GLX_drv->glXCreateGLXPbufferSGIX && in check_extensions()
979 GLX_surf->glx_drawable = GLX_drv->glXCreateGLXPbufferSGIX(GLX_dpy->dpy, in GLX_eglCreatePbufferSurface()
1129 glXCreateGLXPbufferSGIX, EGL_FALSE); in GLX_Load()
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.c826 glXCreateGLXPbufferSGIX(Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int heig… in glXCreateGLXPbufferSGIX() function
1311 { "glXCreateGLXPbufferSGIX", (__GLXextFuncPtr) glXCreateGLXPbufferSGIX },
/external/mesa3d/src/glx/
Dglx_pbuffer.c630 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, in glXCreateGLXPbufferSGIX() function
Dglxcmds.c2554 GLX_FUNCTION(glXCreateGLXPbufferSGIX),
/external/mesa3d/include/GL/
Dglxext.h700 extern GLXPbufferSGIX glXCreateGLXPbufferSGIX (Display *dpy, GLXFBConfigSGIX config, unsigned int w…