Home
last modified time | relevance | path

Searched refs:PopReadFramebufferBinding (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLState.h233 this->PopReadFramebufferBinding(); in PopFramebufferBindings()
237 void PopReadFramebufferBinding();
H A DvtkFramebufferPass.cxx161 ostate->PopReadFramebufferBinding(); in Render()
H A DvtkSimpleMotionBlurPass.cxx280 renWin->GetState()->PopReadFramebufferBinding(); in Render()
H A DvtkOpenGLRenderWindow.cxx890 this->GetState()->PopReadFramebufferBinding(); in ReadPixels()
1207 ostate->PopReadFramebufferBinding(); in BlitDisplayFramebuffer()
1911 this->GetState()->PopReadFramebufferBinding(); in GetZbufferData()
H A DvtkDepthPeelingPass.cxx606 this->State->PopReadFramebufferBinding(); in Render()
H A DvtkValuePass.cxx740 ostate->PopReadFramebufferBinding(); in GetFloatImageData()
H A DvtkOpenGLFramebufferObject.cxx720 this->Context->GetState()->PopReadFramebufferBinding(); in RestorePreviousBindingsAndBuffers()
H A DvtkTextureObject.cxx1961 this->Context->GetState()->PopReadFramebufferBinding();
H A DvtkOpenGLState.cxx2012 void vtkOpenGLState::PopReadFramebufferBinding() in PopReadFramebufferBinding() function in vtkOpenGLState
/dports/math/vtk9/VTK-9.1.0/Rendering/VolumeOpenGL2/
H A DvtkOpenGLProjectedTetrahedraMapper.cxx1088 ostate->PopReadFramebufferBinding(); in ProjectTetrahedra()