![]() |
FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
|
This is the complete list of members for fge::vulkan::Instance, including all inherited members.
| create(std::string_view applicationName, uint16_t versionMajor=1, uint16_t versionMinor=0, uint16_t versionPatch=0) | fge::vulkan::Instance | |
| destroy() (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| get() const (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| getApplicationName() const (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| getPhysicalDevices() const | fge::vulkan::Instance | |
| Instance() (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| Instance(std::string_view applicationName, uint16_t versionMajor=1, uint16_t versionMinor=0, uint16_t versionPatch=0) | fge::vulkan::Instance | explicit |
| Instance(Instance const &r)=delete (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| Instance(Instance &&r) noexcept (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| operator=(Instance const &r)=delete (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| operator=(Instance &&r) noexcept=delete (defined in fge::vulkan::Instance) | fge::vulkan::Instance | |
| pickPhysicalDevice(VkSurfaceKHR surface) const | fge::vulkan::Instance | |
| ~Instance() (defined in fge::vulkan::Instance) | fge::vulkan::Instance |