glxcreatepixmap man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

GLXCREATEPIXMAP(3gl)					  GLXCREATEPIXMAP(3gl)

NAME
       glXCreatePixmap - create an off-screen GLX rendering area

C SPECIFICATION
       GLXPixmap glXCreatePixmap( Display *dpy,
				  GLXFBConfig config,
				  Pixmap pixmap,
				  int* attribList )

PARAMETERS
       dpy     Specifies the connection to the X server.

       config  Specifies  the  GLXFBConfig  that  defines the structure of the
	       rendering area.

       pixmap  Specifies the X pixmap that will be  used  as  the  front  left
	       color buffer of the off-screen rendering area.

       attribList
	       Specifies a list of attributes for the pixmap.

DESCRIPTION
       glXCreatePixmap	creates	 an  off-screen rendering area and returns its
       XID.

       glXCreatePixmap is identical to glXCreateGLXPixmap except that the GLX‐
       Pixmap is created with color buffers and ancillary buffers as specified
       by config.

       attribList has the same structure as described  for  glXChooseFBConfig.
       Currently  no  attributes are recognized, so attribList must be NULL or
       empty (first attribute of None).

NOTES
       glXCreatePixmap is part of the GLX Version 1.3 command set.  The	 func‐
       tion is only valid if the connection supports GLX Version 1.3 or later.

ERRORS
       BadMatch	 is  generated if the depth of pixmap does not match the depth
       value of config, or if pixmap was not created with respect to the  same
       screen as config.

       GLXBadFBConfig is generated if config is not a valid
	GLXFBConfig, or if it does not support pixmap rendering.

       BadPixmap is generated if pixmap is not a valid pixmap.

       BadAlloc is generated if the server cannot allocate the GLX pixmap.

SEE ALSO
       glXCreateNewContext,  glXCreateGLXPixmap,  glXChooseFBConfig, glXGetFB‐
       ConfigAttrib

				   18 May 01		  GLXCREATEPIXMAP(3gl)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net