MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_fragment_output()
const
FragmentOutputInfo
& MayaFlux::Core::VKShaderModule::get_fragment_output
(
)
const
inline
Get fragment output state (fragment shaders only)
Returns
Fragment output metadata, empty if not a fragment shader
Definition at line
341
of file
VKShaderModule.hpp
.
342
{
343
return
m_fragment_output
;
344
}
MayaFlux::Core::VKShaderModule::m_fragment_output
FragmentOutputInfo m_fragment_output
Definition
VKShaderModule.hpp:388
MayaFlux
Core
VKShaderModule
Generated by
1.9.8