Home
last modified time | relevance | path

Searched refs:presentIntervalList (Results 1 – 3 of 3) sorted by relevance

/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTenum.h154 CGrowableArray<UINT> presentIntervalList; // List of D3DPRESENT flags member
H A DDXUTenum.cpp486 pDeviceCombo->presentIntervalList.Add( pi ); in BuildPresentIntervalList()
H A DDXUT.cpp1897 …!pDeviceSettingsCombo->presentIntervalList.Contains( pDeviceSettingsIn->pp.PresentationInterval ) ) in DXUTDoesDeviceComboMatchPreserveOptions()
2085 …if( pDeviceSettingsCombo->presentIntervalList.Contains( pOptimalDeviceSettings->pp.PresentationInt… in DXUTRankDeviceCombo()
2504 …if( pBestDeviceSettingsCombo->presentIntervalList.Contains( pDeviceSettingsIn->pp.PresentationInte… in DXUTBuildValidDeviceSettings()