XNA Creators Club Online
Page 1 of 1 (2 items)
Sort Posts: Previous Next

DXGI_SWAP_CHAIN_DESC BufferCount

Last post 8/22/2007 11:51 AM by Ralf Kornmann. 1 replies.
  • 8/22/2007 12:58 AM

    DXGI_SWAP_CHAIN_DESC BufferCount

    For this data member, the documentation (August) has:

    BufferCount The number of buffers in the swapchain (including the front buffer). So does this mean for double buffering you specify 2?  In D3D9 you only specified the number of back buffers, so I wonder if this is a documentation error or not.

  • 8/22/2007 11:51 AM In reply to

    Re: DXGI_SWAP_CHAIN_DESC BufferCount

    This sound complete wrong and is a documentation bug for sure.

    BufferCount contains the number of back buffers.

     

Page 1 of 1 (2 items) Previous Next