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

  man pages->IRIX man pages -> fx/dmFXIsGLExtensionSupported (3d)              
Title
Content
Arch
Section
 

Contents


dmFXIsGLExtensionSupported(3dm)		       dmFXIsGLExtensionSupported(3dm)


NAME    [Toc]    [Back]

     dmFXIsGLExtensionSupported	- Find out if a	GL Extension is	supported

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/fx_buffer.h>

     DMboolean dmFXIsGLExtensionSupported    [Toc]    [Back]
	   ( PRX_ScanlineBuffer	buffer,
	     const char	*extension )

PARAMETERS    [Toc]    [Back]

     buffer	 The destination scanline buffer to query.

     extension	 The GL	extension to look for.

DESCRIPTION    [Toc]    [Back]

     dmFXIsGLExtensionSupported	checks to see if the given extension is
     supported by the underlying GL context of the given scanline buffer.

     It	is legal to call dmFXIsGLExtensionSupported with a scanline buffer
     which does	not have a GL rendering	context.  In this case
     dmFXIsGLExtensionSupported	will return DM_FALSE.

RETURN VALUES    [Toc]    [Back]

     DM_FALSE is returned if the given GL extension is not
	  supported by the given scanline buffer, or if	the scanline buffer
	  does not have	a GL rendering context.

     DM_TRUE is	returned if the	given extension	is supported
	  by the scanline buffer.

SEE ALSO    [Toc]    [Back]

      
      
     glGetString(3G), dmFXDrawPixels(3dm), dmFXTexImage2D(3dm),
     dmFXAllocateImageBuffers(3dm)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxqueryextension IRIX indicate whether the GLX extension is supported
glXQueryExtension Tru64 indicate whether the GLX extension is supported
glucheckextension IRIX determines if an extension name is supported
inet6_opt_find Tru64 Find a specific option in an extension header
amfmt HP-UX disk format, not supported
lang HP-UX description of supported languages
scsihotswap IRIX This command is no longer supported.
glXQueryExtensionsString Tru64 return list of supported extensions
glxqueryextensionsstring IRIX return list of supported extensions
options IRIX Standard options supported by widgets
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service