MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_entry_point()
const std::string & MayaFlux::Core::VKShaderModule::get_entry_point
(
)
const
inline
Get entry point function name.
Returns
Entry point string (typically "main")
Definition at line
260
of file
VKShaderModule.hpp
.
260
{
return
m_entry_point
; }
MayaFlux::Core::VKShaderModule::m_entry_point
std::string m_entry_point
Definition
VKShaderModule.hpp:375
MayaFlux
Core
VKShaderModule
Generated by
1.9.8