|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| VKBufferResources::GenerationSlot MayaFlux::Buffers::NetworkGeometryBuffer::write_state_slot | ( | const std::string & | name | ) | const |
Full back_buffers slot a stage should write the named state field to.
Same resolution as write_state_handle, without narrowing to just the Vulkan handle: a CPU-side upload through StagingUtils::upload_back_buffer needs the whole slot (it checks mapped_ptr for the host-visible fast path), not only .buffer.
Definition at line 402 of file NetworkGeometryBuffer.cpp.
References MayaFlux::Buffers::VKBufferResources::back_buffers, find_state_field(), MayaFlux::Buffers::VKBuffer::get_buffer_resources(), and name.
Referenced by ensure_cluster_ids().
Here is the call graph for this function:
Here is the caller graph for this function: