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)NAMEglXGetProcAddress - obtain a pointer to an OpenGL or GLX functionC SPECIFICATIONvoid(*)() glXGetProcAddress(const GLubyte * procName);PARAMETERSprocName Specifies the name of the OpenGL or GLX function whose address is to be returned.DESCRIPTIONglXGetProcAddress 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.NOTESA 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.COPYRIGHTCopyright (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/.AUTHORSopengl.org opengl.org 06/10/2014 GLXGETPROCADDRESS(3G)
Related Man Pages |
---|
glgetpointerv(3g) - centos |
glxgetclientstring(3g) - centos |
glxfreecontextext(3g) - centos |
glxquerycontext(3g) - centos |
glxqueryversion(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |