Home
last modified time | relevance | path

Searched refs:lasta2c (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2RenderSystem.cpp983 static bool lasta2c = false; in _setAlphaRejectSettings() local
990 if (a2c != lasta2c && getCapabilities()->hasCapability(RSC_ALPHA_TO_COVERAGE)) in _setAlphaRejectSettings()
997 lasta2c = a2c; in _setAlphaRejectSettings()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusRenderSystem.cpp1137 static bool lasta2c = false; in _setAlphaRejectSettings() local
1144 if (a2c != lasta2c && getCapabilities()->hasCapability(RSC_ALPHA_TO_COVERAGE)) in _setAlphaRejectSettings()
1155 lasta2c = a2c; in _setAlphaRejectSettings()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESRenderSystem.cpp1607 static bool lasta2c = false; in _setAlphaRejectSettings() local
1621 if (a2c != lasta2c && getCapabilities()->hasCapability(RSC_ALPHA_TO_COVERAGE)) in _setAlphaRejectSettings()
1628 lasta2c = a2c; in _setAlphaRejectSettings()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp1975 static bool lasta2c = false; in _setAlphaRejectSettings() local
1988 if (a2c != lasta2c && getCapabilities()->hasCapability(RSC_ALPHA_TO_COVERAGE)) in _setAlphaRejectSettings()
1995 lasta2c = a2c; in _setAlphaRejectSettings()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/src/
H A DOgreD3D9RenderSystem.cpp2537 static bool lasta2c = false; in _setAlphaRejectSettings() local
2592 lasta2c = a2c; in _setAlphaRejectSettings()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9RenderSystem.cpp2498 static bool lasta2c = false; in _setAlphaRejectSettings() local
2553 lasta2c = a2c; in _setAlphaRejectSettings()