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

This file contains VulkanShader class which contains Vulkan specific implementation of Shader class. More...

#include "krpch.h"
#include "Karma/Renderer/Shader.h"
#include "glslang/Public/ShaderLang.h"
#include "Karma/KarmaUtilities.h"

Go to the source code of this file.

Classes

class  Karma::VulkanShader
 Vulkan specific implementation of Shader class. More...

Detailed Description

This file contains VulkanShader class which contains Vulkan specific implementation of Shader class.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
March 9, 2021