MayaFlux
0.3.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
348
of file
VKShaderModule.hpp
.
349
{
350
return
m_fragment_output
;
351
}
MayaFlux::Core::VKShaderModule::m_fragment_output
FragmentOutputInfo m_fragment_output
Definition
VKShaderModule.hpp:395
MayaFlux
Core
VKShaderModule
Generated by
1.9.8