![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::SwapChain, including all inherited members.
acquireDisplayImage(const Queue &hQueue) | vpp::SwapChain | |
device() const | vpp::SwapChain | |
handle() const | vpp::SwapChain | |
presentDisplayImage(const Queue &hQueue, unsigned int iImage) | vpp::SwapChain | |
surface() const | vpp::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() const | vpp::SwapChain | |
view(size_t index) const | vpp::SwapChain | |
views() const | vpp::SwapChain |