Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
661
void vtkShaderProgram::Release()
662
{
663
glUseProgram(0);
664
this->Bound = false;
665
}
666
667
void vtkShaderProgram::ReleaseGraphicsResources(vtkWindow* win)
668
{
Callers
15
ReleaseGraphicsResources
Method · 0.95
vtkOpenGLQuadHelper.cxx
File · 0.45
~vtkOpenGLQuadHelper
Method · 0.45
ReleaseGraphicsResources
Method · 0.45
Render
Method · 0.45
DrawIBO
Method · 0.45
~vtkOpenGLPolyDataMapper
Method · 0.45
ReleaseGraphicsResources
Method · 0.45
RenderPieceDraw
Method · 0.45
RenderPieceFinish
Method · 0.45
RenderTriangles
Method · 0.45
PrepFullScreenVAO
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestTextureBufferEmulation
Function · 0.36