Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c257 PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC pCreateGLXPixmapWithConfigSGIX; in dispatch_CreateGLXPixmapWithConfigSGIX() local
266 if (pCreateGLXPixmapWithConfigSGIX == NULL) in dispatch_CreateGLXPixmapWithConfigSGIX()
269 ret = (*pCreateGLXPixmapWithConfigSGIX)(dpy, config, pixmap); in dispatch_CreateGLXPixmapWithConfigSGIX()