Home
last modified time | relevance | path

Searched defs:isVSync (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/include/
H A DOgreD3D9RenderWindow.h53 bool isVSync () const { return mVSync; } in isVSync() function
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/include/
H A DOgreD3D9RenderWindow.h53 bool isVSync () const { return mVSync; } in isVSync() function
/dports/games/py-fife/fifengine-0.4.2/engine/core/controller/
H A Denginesettings.h112 bool isVSync() const { in isVSync() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/
H A Dpersistentglwindow.cpp161 bool isVSync() const in DENG2_PIMPL() function