Variable PresentRequest.imageIndex

struct PresentRequest
{
  // ...
  uint imageIndex ;
  // ...
}