Home
last modified time | relevance | path

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

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