Open Dev Kit Documentation :: OpenGL :: Use Program
OpenGL.UseProgram(
Program Integer
) Install a program object as part of current rendering stateParameters
- Program Integer
- Specifies the handle of the program object whose executables are to be used as part of current rendering state
Return Value
- Nothing
If you think anything is missing, please feel free to: submit documentation feedback on this page
