centos man page for glxgetprocaddress

Query: glxgetprocaddress

OS: centos

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GLXGETPROCADDRESS(3G)						   OpenGL Manual					     GLXGETPROCADDRESS(3G)

NAME
glXGetProcAddress - obtain a pointer to an OpenGL or GLX function
C SPECIFICATION
void(*)() glXGetProcAddress(const GLubyte * procName);
PARAMETERS
procName Specifies the name of the OpenGL or GLX function whose address is to be returned.
DESCRIPTION
glXGetProcAddress returns the address of the function specified in procName. This is necessary in environments where the OpenGL link library exports a different set of functions than the runtime library.
NOTES
A NULL pointer is returned if function requested is not suported in the implementation being queried. GLU functions are not queryable due to the fact that the library may not be loaded at the time of the query.
COPYRIGHT
Copyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.
AUTHORS
opengl.org opengl.org 06/10/2014 GLXGETPROCADDRESS(3G)
Related Man Pages
gldeletetextures(3g) - centos
glxgetclientstring(3g) - centos
glxfreecontextext(3g) - centos
glxquerycontextinfoext(3g) - centos
glxqueryversion(3g) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input