Signature
Parameters
Variables | Description |
---|---|
shader |
Specifies the handle of the shader object
whose source code is to be replaced.
|
count | |
string |
Specifies an array of pointers to strings
containing the source code to be loaded into the
shader.
|
length |
Specifies an array of string lengths.
|
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.
glShaderSource