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

This file contains VulkanVertexArray class which contains Vulkan specific implementation of VertexArray class. More...

#include "Karma/Renderer/VertexArray.h"
#include "vulkan/vulkan.h"
#include "Platform/Vulkan/VulkanBuffer.h"
#include "Karma/Renderer/Shader.h"
#include "Platform/Vulkan/VulkanShader.h"

Go to the source code of this file.

Classes

class  Karma::VulkanVertexArray
 Vulkan specific implementation of VertexArray class. More...

Detailed Description

This file contains VulkanVertexArray class which contains Vulkan specific implementation of VertexArray class.

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