Home
last modified time | relevance | path

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

/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUT.h173 DXUTDeviceSettings DXUTGetDeviceSettings();
H A DDXUT.cpp1240 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTToggleFullScreen()
1322 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTToggleREF()
3061 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTChangeDevice()
3513 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTCheckForWindowSizeChange()
3631 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTRender3DEnvironment()
3678 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTRender3DEnvironment()
4784 DXUTDeviceSettings DXUTGetDeviceSettings() in DXUTGetDeviceSettings() function
4884 DXUTDeviceSettings deviceSettings = DXUTGetDeviceSettings(); in DXUTCheckForWindowChangingMonitors()
H A DDXUTSettingsDlg.cpp180 g_DeviceSettings = DXUTGetDeviceSettings(); in Refresh()