|
|
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:
- narc_engine/rendering/narc_engine/include/core/EngineInstance.h
- narc_engine/rendering/narc_engine/src/core/EngineInstance.cpp