Searched refs:deviceCaps (Results 1 – 1 of 1) sorted by relevance
355 D3DCAPS9 deviceCaps; in InitDX9() local356 ZeroMemory(&deviceCaps, sizeof(deviceCaps)); in InitDX9()358 pDevice->GetDeviceCaps(&deviceCaps); in InitDX9()