Home
last modified time | relevance | path

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

/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkOpenGLState.cxx268 #define vtkCheckOpenGLErrorsWithStack(message) \ macro
280 #define vtkCheckOpenGLErrorsWithStack(message) macro
355 vtkCheckOpenGLErrorsWithStack("glColorMask"); in vtkglColorMask()
383 vtkCheckOpenGLErrorsWithStack("glClearColor"); in vtkglClearColor()
413 vtkCheckOpenGLErrorsWithStack("glDepthFunc"); in vtkglDepthFunc()
427 vtkCheckOpenGLErrorsWithStack("glDepthMask"); in vtkglDepthMask()
491 vtkCheckOpenGLErrorsWithStack("glCullFace"); in vtkglCullFace()
517 vtkCheckOpenGLErrorsWithStack("glViewport"); in vtkglViewport()
542 vtkCheckOpenGLErrorsWithStack("glScissor"); in vtkglScissor()
762 vtkCheckOpenGLErrorsWithStack("glGetDouble"); in vtkglGetDoublev()
[all …]
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLState.cxx317 #define vtkCheckOpenGLErrorsWithStack(message) macro
442 vtkCheckOpenGLErrorsWithStack("glColorMask"); in vtkglColorMask()
467 vtkCheckOpenGLErrorsWithStack("glClearColor"); in vtkglClearColor()
694 vtkCheckOpenGLErrorsWithStack("glDepthFunc"); in vtkglDepthFunc()
709 vtkCheckOpenGLErrorsWithStack("glDepthMask"); in vtkglDepthMask()
726 vtkCheckOpenGLErrorsWithStack("glPointSize"); in vtkglPointSize()
741 vtkCheckOpenGLErrorsWithStack("glLineWidth"); in vtkglLineWidth()
912 vtkCheckOpenGLErrorsWithStack("glCullFace"); in vtkglCullFace()
952 vtkCheckOpenGLErrorsWithStack("glViewport"); in vtkglViewport()
975 vtkCheckOpenGLErrorsWithStack("glScissor"); in vtkglScissor()
[all …]