KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
VulkanContext.h File Reference

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"
Include dependency graph for VulkanContext.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

This file contains VulkanContext class.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
Jan 1, 2021