Home
last modified time | relevance | path

Searched refs:vtkglDrawBuffers (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLState.h115 void vtkglDrawBuffers(unsigned int n, unsigned int*);
H A DvtkOpenGLState.cxx562 void vtkOpenGLState::vtkglDrawBuffers(unsigned int count, unsigned int* vals) in vtkglDrawBuffers() function in vtkOpenGLState
634 this->vtkglDrawBuffers(count, vals); in vtkDrawBuffers()