Searched refs:prefSwapInterval (Results 1 – 3 of 3) sorted by relevance
299 prefSwapInterval, /*!< 0 to preventing waiting for monitor vertical syncs */ enumerator
423 case prefSwapInterval: return m_pShellData->nSwapInterval; in PVRShellGet()1086 shell.PVRShellSet(prefSwapInterval, atoi(val)); in Apply()1732 …ell->PVRShellOutputDebug("Swap Interval requested: %i\n", m_pShell->PVRShellGet(prefSwapInterval)); in OutputInfo()
895 case prefSwapInterval: in ApiSet()