Home
last modified time | relevance | path

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

/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkOpenGLRenderer.cxx876 bool mesaCompat = false; in IsDualDepthPeelingSupported() local
888 mesaCompat = true; in IsDualDepthPeelingSupported()
898 mesaCompat = true; in IsDualDepthPeelingSupported()
903 if (!mesaCompat) in IsDualDepthPeelingSupported()
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkOpenGLRenderer.cxx911 bool mesaCompat = false; in IsDualDepthPeelingSupported() local
923 mesaCompat = true; in IsDualDepthPeelingSupported()
933 mesaCompat = true; in IsDualDepthPeelingSupported()
938 if (!mesaCompat) in IsDualDepthPeelingSupported()