Skip to main content

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

Constructors

VKShader()

Methods

VkShaderModule getModule() const