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

◆ m_pending_textures

std::vector<std::pair<std::shared_ptr<Core::VKImage>, std::string> > MayaFlux::Buffers::FormaBuffer::m_pending_textures
private

Textures from set_texture() before setup_processors(). Drained in setup_processors().

Definition at line 163 of file FormaBuffer.hpp.

Referenced by set_texture(), and setup_processors().