MCPcopy Create free account
hub / github.com/Kitware/VTK / Release

Method Release

Rendering/OpenGL2/vtkShaderProgram.cxx:661–665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

659}
660
661void vtkShaderProgram::Release()
662{
663 glUseProgram(0);
664 this->Bound = false;
665}
666
667void vtkShaderProgram::ReleaseGraphicsResources(vtkWindow* win)
668{

Callers 15

~vtkOpenGLQuadHelperMethod · 0.45
RenderMethod · 0.45
DrawIBOMethod · 0.45
RenderPieceDrawMethod · 0.45
RenderPieceFinishMethod · 0.45
RenderTrianglesMethod · 0.45
PrepFullScreenVAOMethod · 0.45

Calls

no outgoing calls

Tested by 1