Contents
Indexes:
Function Make-Program
Part of:
package opengl
(
make-program
&rest < shader-handles > )
Given shader handles, creates a program, attaches any shaders given and links the program.