glDeleteShader

Deletes a shader object

Signature

glDeleteShader( GLuint ( shader ) )-> void
glDeleteShader( shader )

Parameters

VariablesDescription
shader
Specifies the shader object to be deleted.

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.

glDeleteShader
OpenGLContext OpenGLContext/scenegraph/shaders.py Lines: 496

Copyright Notices

This documentation is based on documentation licensed under the SGI Free Software License B.

AltStyle によって変換されたページ (->オリジナル) /