|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Process all texture uploads.
| buffer | The staging buffer (VKBuffer) this processor is attached to |
Uploads all bound textures that have dirty flags set. Delegates actual upload to TextureLoom which handles staging internally.
Implements MayaFlux::Buffers::BufferProcessor.
Definition at line 88 of file NodeTextureProcessor.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, MayaFlux::Portal::Graphics::get_texture_manager(), m_bindings, MF_RT_ERROR, MF_RT_WARN, and MF_TRACE.
Here is the call graph for this function: