Home
last modified time | relevance | path

Searched refs:last_present_count (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/d3d9/
H A Dswapchain.c266 UINT *last_present_count) in d3d9_swapchain_GetLastPresentCount() argument
268 FIXME("iface %p, last_present_count %p, stub!\n", iface, last_present_count); in d3d9_swapchain_GetLastPresentCount()
270 if (last_present_count) in d3d9_swapchain_GetLastPresentCount()
271 *last_present_count = 0; in d3d9_swapchain_GetLastPresentCount()