FlipModelD3D12 icon indicating copy to clipboard operation
FlipModelD3D12 copied to clipboard

Immediate independent flip mode not working

Open oomek opened this issue 9 years ago • 2 comments

No matter how much I try I always get 32ms or more of frame latency. I have all set like in the example on the website Minimum Latency Vsync On, Fullscreen 2 Buffers, 1 Frame Waitable Object, Maximum Frame Latency 1 But I cannot get the graph to look like this: https://software.intel.com/sites/default/files/managed/03/e9/3_minimumlatency.png

oomek avatar Jan 11 '17 18:01 oomek

I've tried on radeon and on nvidia, both running Windows 10 x64. This Immediate Independent Flip mode is a myth. this is what I get: https://s24.postimg.org/uqexwo4ph/flipd12.png

oomek avatar Jan 11 '17 18:01 oomek

I recently tried it with updated Windows 10. When switched to full-screen (borderless window covering the entire screen with nothing in front of it), the latency claims to be 16 ms on a 60 Hz screen, using "Minimum Latency" settings (waitable, 1 frame, 2 buffer, max latency 1). As soon as another window is placed in front of this app, the latency becomes 33 ms.

grantyale avatar Jul 27 '18 02:07 grantyale