MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
is_pipeline_ready()
bool MayaFlux::Buffers::ShaderProcessor::is_pipeline_ready
(
)
const
inline
Check if pipeline is created.
Definition at line
420
of file
ShaderProcessor.hpp
.
420
{
return
m_pipeline_id
!=
Portal::Graphics::INVALID_COMPUTE_PIPELINE
; }
MayaFlux::Buffers::ShaderProcessor::m_pipeline_id
Portal::Graphics::ComputePipelineID m_pipeline_id
Definition
ShaderProcessor.hpp:539
MayaFlux::Portal::Graphics::INVALID_COMPUTE_PIPELINE
constexpr ComputePipelineID INVALID_COMPUTE_PIPELINE
Definition
ComputePress.hpp:9
MayaFlux
Buffers
ShaderProcessor
Generated by
1.9.8