VPP  0.8
A high-level modern C++ API for Vulkan
vpp::Surface Member List

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

getCapabilities(VkSurfaceCapabilitiesKHR *pResult) constvpp::Surface
getDefaultFormat(VkColorSpaceKHR *pColorSpace=0) constvpp::Surface
getFormats(SurfaceFormats *pResult) constvpp::Surface
getParametersAsText(std::ostream &sst) constvpp::Surface
getPresentationModes(PresentationModes *pResult) constvpp::Surface
getSize() constvpp::Surface
handle() constvpp::Surface
Surface()vpp::Surface
Surface(const SurfaceInfo &surfaceInfo, const PhysicalDevice &hDevice, const Instance &hInstance)vpp::Surface
Surface(VkSurfaceKHR hSurface, const PhysicalDevice &hDevice, const Instance &hInstance)vpp::Surface