NAME glXGetVisualFromFBConfigSGIX - return the X Visual associ- ated with GLXFBConfigSGIX C SPECIFICATION XVisualInfo glXGetVisualFromFBConfigSGIX( Display *dpy, GLXFBConfigSGIX config) PARAMETERS dpy Specifies the connection to the X server. config Specifies the GLXFBConfigSGIX whose visual is requested. DESCRIPTION If config is a valid GLXFBConfigSGIX and it has an associ- ated X visual then information describing the visual is returned.Otherwise, zero is returned.Use XFree to free the data returned. NOTES GLX_SGIX_fbconfig extension should be supported for this function to be valid. SEE ALSO glXCreateContextWithConfigSGIX, glXCreateGLXPixmapWithCon- figSGIX, glXChooseFBConfigSGIX, glXGetFBConfigFrom- VisualSGIX, glXGetFBConfigAttribSGIX
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |