MayaFlux
0.5.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
369
of file
VKShaderModule.hpp
.
370
{
371
return
m_fragment_output
;
372
}
MayaFlux::Core::VKShaderModule::m_fragment_output
FragmentOutputInfo m_fragment_output
Definition
VKShaderModule.hpp:416
MayaFlux
Core
VKShaderModule
Generated by
1.9.8