|
KarmaEngine
Game Engine for practical learning and research purposes
|
Files | |
| KarmaGuiVulkanHandler.h | |
| This file contains KarmaGuiVulkanHandler class and relevant data structures. | |
| VulkanBuffer.h | |
| This file contains VulkanVertex/Index/ImageBuffer classes. | |
| VulkanContext.h | |
| This file contains VulkanContext class. | |
| VulkanHolder.h | |
| This file contains VulkanHolder class for holding VulkanContext instance statically. | |
| VulkanRendererAPI.h | |
| This file contains VulkanRendererAPI class with Vulkan specific implementation of RendererAPI pure virtual functions. | |
| VulkanShader.h | |
| This file contains VulkanShader class which contains Vulkan specific implementation of Shader class. | |
| VulkanTexture.h | |
| This file contains VulkanTexture class which contains Vulkan specific implementation of Texture class. | |
| VulkanVertexArray.h | |
| This file contains VulkanVertexArray class which contains Vulkan specific implementation of VertexArray class. | |