Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3d9/
H A Ddevice.c277 UINT highest_bb_count = extended ? 30 : 3; in wined3d_swapchain_desc_from_present_parameters() local
284 if (present_parameters->BackBufferCount > highest_bb_count in wined3d_swapchain_desc_from_present_parameters()