Searched refs:d3d9_adapter_from_hwnd (Results 1 – 1 of 1) sorted by relevance
2767 static UINT d3d9_adapter_from_hwnd(IDirect3D9 *d3d9, HWND hwnd, HMONITOR *mon_out) in d3d9_adapter_from_hwnd() function2807 …d3d9_adapter = d3d9_adapter_from_hwnd(This->d3d9_ptr, This->pVMR9->baseControlWindow.baseWindow.hW… in CreateRenderingWindow()2936 …hr = IDirect3D9_CreateDevice(This->d3d9_ptr, d3d9_adapter_from_hwnd(This->d3d9_ptr, This->pVMR9->b… in VMR9_SurfaceAllocator_UpdateDeviceReset()2939 …hr = IDirect3D9_CreateDevice(This->d3d9_ptr, d3d9_adapter_from_hwnd(This->d3d9_ptr, This->pVMR9->b… in VMR9_SurfaceAllocator_UpdateDeviceReset()