NarcEngine 0.1.1
C++ Vulkan game engine
 
Loading...
Searching...
No Matches
narc_engine::EngineInstance Class Referencefinal

Public Member Functions

void getAllPhysicalDevices (uint32_t *pPhysicalDeviceCount, VkPhysicalDevice *pPhysicalDevices) const
 
void createGLFWSurface (GLFWwindow *window, VkSurfaceKHR *surface, const VkAllocationCallbacks *pAllocator) const
 
void createDebugUtilsMessenger (const VkDebugUtilsMessengerCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkDebugUtilsMessengerEXT *pDebugMessenger) const
 
void destroyGLFWSurface (VkSurfaceKHR surface, const VkAllocationCallbacks *pAllocator) const
 
void destroyDebugUtilsMessenger (VkDebugUtilsMessengerEXT debugMessenger, const VkAllocationCallbacks *pAllocator) const
 

The documentation for this class was generated from the following files: