Variable PresentRequest.swapChain

struct PresentRequest
{
  // ...
  Swapchain swapChain ;
  // ...
}