VKShader
The VKShader class extends the Shader class to specialize in managing shaders for Vulkan. It provides a method to retrieve the Vulkan shader module, enabling integration with Vulkan.
#include <platform/TellusimShader.h>
Inheritance
- Inherits from Shader
Constructors
VKShader()
Methods
VkShaderModule getModule() const