VPP  0.7
A high-level modern C++ API for Vulkan
vpp::SwapChain Member List

This is the complete list of members for vpp::SwapChain, including all inherited members.

acquireDisplayImage(const Queue &hQueue)vpp::SwapChain
device() constvpp::SwapChain
handle() constvpp::SwapChain
presentDisplayImage(const Queue &hQueue, unsigned int iImage)vpp::SwapChain
surface() constvpp::SwapChain
SwapChain()vpp::SwapChain
SwapChain(const Device &hDevice, const Surface &hSurface, unsigned int imageCount=0, VkPresentModeKHR imageQueuingMode=VK_PRESENT_MODE_MAILBOX_KHR, const SwapChain &hReplacedSwapChain=SwapChain())vpp::SwapChain
valid() constvpp::SwapChain
view(size_t index) constvpp::SwapChain
views() constvpp::SwapChain