MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
is_pipeline_ready()
bool MayaFlux::Buffers::RenderProcessor::is_pipeline_ready
(
)
const
inline
Check if pipeline is created.
Definition at line
84
of file
RenderProcessor.hpp
.
84
{
return
m_pipeline_id
!=
Portal::Graphics::INVALID_RENDER_PIPELINE
; }
MayaFlux::Buffers::RenderProcessor::m_pipeline_id
Portal::Graphics::RenderPipelineID m_pipeline_id
Definition
RenderProcessor.hpp:101
MayaFlux::Portal::Graphics::INVALID_RENDER_PIPELINE
constexpr RenderPipelineID INVALID_RENDER_PIPELINE
Definition
ShaderUtils.hpp:29
MayaFlux
Buffers
RenderProcessor
Generated by
1.9.8