Searched refs:nAdapter (Results 1 – 1 of 1) sorted by relevance
222 bool verifyDevice( const UINT nAdapter );740 bool DXRenderModule::verifyDevice( const UINT nAdapter ) in verifyDevice() argument750 if(FAILED(mpDirect3D9->GetDeviceCaps(nAdapter,D3DDEVTYPE_HAL,&aCaps))) in verifyDevice()760 if(FAILED(mpDirect3D9->GetAdapterIdentifier(nAdapter,0,&aIdent))) in verifyDevice()
Completed in 13 milliseconds