|
KarmaEngine
Game Engine for practical learning and research purposes
|
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... | |
This file contains VulkanShader class which contains Vulkan specific implementation of Shader class.