Signature
Parameters
Variables | Description |
---|---|
name |
Specifies a symbolic constant, one of
GL_VENDOR
,
GL_RENDERER
,
GL_VERSION
, or
GL_SHADING_LANGUAGE_VERSION
.
Additionally,
glGetStringi
accepts the
GL_EXTENSIONS
token.
|
index |
For
glGetStringi
, specifies the index of the string to return.
|
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.
glGetString