glcompileshaderarb man page on Solaris

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

GLCOMPILESHADER(3gl)					  GLCOMPILESHADER(3gl)

NAME
       glCompileShaderARB - Compiles a shader object.

C SPECIFICATION
       void glCompileShaderARB( GLhandleARB shader )

PARAMETERS
       shader Specifies the handle of shader object to be compiled.

DESCRIPTION
       glCompileShaderARB compiles the source code for shader object specified
       by shader.

       The  status  of the compilation can be quried by calling glGetObjectPa‐
       rameterARB with arguments shader and GL_OBJECT_COMPILE_STATUS_ARB.  The
       compile	status will be GL_TRUE if compilation was successful otherwise
       it is GL_FALSE.

NOTES
       glCompileShaderARB can return before compilation has completed.	Opera‐
       tions  such  as glLinkProgramARB which depend on the successful comple‐
       tion of the compilation will be	blocked	 until	compilation  has  com‐
       pleted.	The  status  of	 a  compilation can be checked with by calling
       glGetObjectParameterARB.

ERRORS
       GL_INVALID_VALUE is generated if shader is not a valid handle.
       GL_INVALID_OPERATION  is	 generated  if	 shader	  is   not   of	  type
       GL_SHADER_OBJECT_ARB.
       GL_INVALID_OPERATION  is	 generated glBindAttribLocationARB is executed
       between glBegin and glEnd.

ASSOCIATED GETS
       glGetobjectParamenterARB	 with	arguments   shader   and   GL_MAX_VER‐
       TEX_ATTRIBS_ARB
       glGetInfoLogARB with argument shader

SEE ALSO
       glCreateShaderObjectARB, glLinkProgramARB, glShaderSourceARB

				   11 Mar 04		  GLCOMPILESHADER(3gl)
[top]

List of man pages available for Solaris

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