Get the parent device
Get the Surface that this swapchain is bound to.
The image format of this swapchain
Get the list of images owned by this swapchain. The index of each image is meaningful and is often used to reference the image (such as the index returned by acquireNextImage)
use negative timeout to specify no timeout at all