Signature
Parameters
Variables | Description |
---|---|
program |
Specifies the program object whose information
log is to be queried.
|
maxLength |
Specifies the size of the character buffer for
storing the returned information log.
|
length |
Returns the length of the string returned in
infoLog
(excluding the null
terminator).
|
infoLog |
Specifies an array of characters that is used
to return the information log.
|
Sample Code References
The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
glGetProgramInfoLog