MayaFlux 0.5.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 276 of file VKShaderModule.hpp.

276{ return m_module; }