|
KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains VulkanContext class. More...
#include "krpch.h"#include "Karma/Renderer/GraphicsContext.h"#include "GLFW/glfw3.h"#include "vulkan/vulkan_core.h"#include "Platform/Vulkan/VulkanBuffer.h"#include "Platform/Vulkan/VulkanRendererAPI.h"

Go to the source code of this file.
Classes | |
| struct | Karma::QueueFamilyIndices |
| A structure for graphics and present queuefamilies. More... | |
| struct | Karma::SwapChainSupportDetails |
| Structure with data required for appropriate creation and working of swapchain. More... | |
| class | Karma::VulkanContext |
| Vulkan API has the following concepts. More... | |
This file contains VulkanContext class.