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

◆ m_slot_index_ssbo

std::shared_ptr<VKBuffer> MayaFlux::Buffers::MeshNetworkProcessor::m_slot_index_ssbo
private

Per-vertex slot index. One uint32_t per concatenated vertex.

Definition at line 63 of file MeshNetworkProcessor.hpp.

Referenced by allocate_ssbo_buffers(), on_detach(), processing_function(), push_ssbo_bindings(), and upload_ssbos().