*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> OpenGL/glxgetfbconfigfromvisualsgix (3)              
Title
Content
Arch
Section
 

Contents


glXGetFBConfigFromVisualSGIX(3G)			OpenGL Reference - GLX


NAME    [Toc]    [Back]

     glXGetFBConfigFromVisualSGIX - return frame buffer	configuration that is
     associated	with visual

C SPECIFICATION    [Toc]    [Back]

     GLXFBConfigSGIX glXGetFBConfigFromVisualSGIX( Display *dpy,
						   XVisualInfo *vis )

PARAMETERS    [Toc]    [Back]

     dpy  Specifies the	connection to the X server.

     vis  Specifies the	visual that defines the	frame buffer resources.	 It is
	  a pointer to an XVisualInfo structure, not a visual ID or a pointer
	  to a Visual.

DESCRIPTION    [Toc]    [Back]

     If	vis is a valid XVisualInfo and it has an associated GLX	frame buffer
     configuration then	a handle to the	configuration is returned; otherwise
     NULL is returned.	Use XFree to free the data returned.

NOTES    [Toc]    [Back]

     glXGetFBConfigFromVisualSGIX is part of the GLX_SGIX_fbconfig extension.

     XVisualInfo is defined in Xutil.h.	 It is a structure that	includes
     visual, visualID, screen, and depth elements.

ERRORS    [Toc]    [Back]

     Returns NULL if vis is not	a valid	XVisualInfo.


SEE ALSO    [Toc]    [Back]

      
      
     glXGetFBConfigAttribSGIX, glXChooseFBConfigSGIX, glXChooseVisual,
     glXGetConfig


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxgetvisualfromfbconfigsgix IRIX return visual that is associated with the frame buffer configuration
glxgetvisualfromfbconfig IRIX return visual that is associated with the frame buffer configuration
glxgetfbconfigattribsgix IRIX return information about a GLX frame buffer configuraton
glxgetfbconfigattrib IRIX return information about a GLX frame buffer configuraton
glxcreatecontextwithconfigsgix IRIX create a new GLX rendering context with specified frame buffer configuration
glxchoosefbconfig IRIX return a list of GLX frame buffer configurations that match the specified attributes
glxchoosefbconfigsgix IRIX return a list of GLX frame buffer configurations that match the specified attributes
glxcreateglxpixmapwithconfigsgix IRIX create an off-screen GLX rendering area with specified frame buffer configuration
glXChooseVisual Tru64 return a visual that matches specified attributes
glxchoosevisual IRIX return a visual that matches specified attributes
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service