Searched refs:DXUTGetDesktopResolution (Results 1 – 3 of 3) sorted by relevance
771 void DXUTGetDesktopResolution( UINT AdapterOrdinal, UINT* pWidth, UINT* pHeight );
668 … DXUTGetDesktopResolution( g_DeviceSettings.AdapterOrdinal, &dmDesktop.Width, &dmDesktop.Height ); in OnAdapterFormatChanged()
3190 void DXUTGetDesktopResolution( UINT AdapterOrdinal, UINT* pWidth, UINT* pHeight ) in DXUTGetDesktopResolution() function