Home
Docs
Install
GL
glDeleteProgram
Deletes a program object
Signature
glDeleteProgram
(
GLuint (
program
)
)-> void
glDeleteProgram
(
program
)
Parameters
Variables
Description
program
Specifies the program object to be deleted.
Copyright Notices
This documentation is based on documentation licensed under the
SGI Free Software License B
.