![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::Surface, including all inherited members.
getCapabilities(VkSurfaceCapabilitiesKHR *pResult) const | vpp::Surface | |
getDefaultFormat(VkColorSpaceKHR *pColorSpace=0) const | vpp::Surface | |
getFormats(SurfaceFormats *pResult) const | vpp::Surface | |
getParametersAsText(std::ostream &sst) const | vpp::Surface | |
getPresentationModes(PresentationModes *pResult) const | vpp::Surface | |
getSize() const | vpp::Surface | |
handle() const | vpp::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 |