MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_pipeline_context() [1/2]

PipelineContext & MayaFlux::Buffers::VKBuffer::get_pipeline_context ( )
inline

Access the pipeline context for custom metadata (non-const)

Definition at line 441 of file VKBuffer.hpp.

441{ return m_pipeline_context; }
PipelineContext m_pipeline_context
Definition VKBuffer.hpp:468