◆ CleanUpVulkanAndWindowData()
void Karma::KarmaGuiRenderer::CleanUpVulkanAndWindowData |
( |
| ) |
|
|
static |
Cleaning up vulkan allocated resources.
- Since
- Karma 1.0.0
◆ GetBackendRendererUserData()
◆ KarmaGui_ImplVulkan_Init()
Initialize Vulkan backend renderer.
- Todo
- Think about using moving the function to KarmaGuiVulkanHandler::KarmaGui_ImplVulkan_Init instead (for better keeping IDK?)
- Since
- Karma 1.0.0
◆ SetUpKarmaGuiRenderer()
void Karma::KarmaGuiRenderer::SetUpKarmaGuiRenderer |
( |
GLFWwindow * | window | ) |
|
|
static |
Sets the renderer for KarmaGui based on programmer's choice.
- Todo
- Move the Vulkan part to KarmaGuiVulkanHandler for instance KarmaGui_ImplVulkan_Init. Or maybe just ponder first since I seem to have attempted that.
The documentation for this class was generated from the following files: