MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get()

vk::ShaderModule MayaFlux::Core::VKShaderModule::get ( ) const
inline

Get raw Vulkan shader module handle.

Returns
vk::ShaderModule handle

Definition at line 255 of file VKShaderModule.hpp.

255{ return m_module; }