MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
clear_pipeline_commands()
void MayaFlux::Buffers::VKBuffer::clear_pipeline_commands
(
)
inline
Clear all recorded commands (called after presentation)
Definition at line
387
of file
VKBuffer.hpp
.
388
{
389
m_pipeline_commands
.clear();
390
}
MayaFlux::Buffers::VKBuffer::m_pipeline_commands
std::unordered_map< RenderPipelineID, CommandBufferID > m_pipeline_commands
Definition
VKBuffer.hpp:471
MayaFlux
Buffers
VKBuffer
Generated by
1.9.8