Searched defs:wined3d_swapchain_present (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c287 HRESULT CDECL wined3d_swapchain_present(struct wined3d_swapchain *swapchain, function
1522 hr = wined3d_swapchain_present(swapchain, NULL, NULL, NULL, NULL, 0);
1525 ERR("wined3d_swapchain_present failed with hr(%d)", hr);

Completed in 46 milliseconds