glgenprograms man page on SunOS

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

GLGENPROGRAMS(3gl)					    GLGENPROGRAMS(3gl)

NAME
       glGenProgramsARB - generate program names

C SPECIFICATION
       void glGenProgramsARB( GLsizei n,
			      GLuint *programs )

PARAMETERS
       n	 Specifies the number of program names to be generated.

       programs	 Specifies  an array in which the generated programs names are
		 stored.

DESCRIPTION
       glGenProgramsARB returns n program names	 in  programs.	 There	is  no
       guarantee that the names form a contiguous set of integers; however, it
       is guaranteed that none of the returned names was  in  use  immediately
       before the call to glGenProgramsARB.

       The  generated programs	have no type; they assume the type of the pro‐
       gram target to which they are first bound (see glBindProgramsARB).

       Program names returned by a call to glGenProgramsARB are	 not  returned
       by  subsequent  calls,  unless they are first deleted with glDeletePro‐
       gramsARB.

ERRORS
       GL_INVALID_VALUE is generated if n is negative.

       GL_INVALID_OPERATION is generated if glGenPrograms is executed  between
       the execution of glBegin and the corresponding execution of glEnd.

ASSOCIATED GETS
       glIsProgramARB

SEE ALSO
       glBindProgramARB, glDeleteProgramsARB, glGet, glGetProgramivARB

				   12 Mar 04		    GLGENPROGRAMS(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