|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::shared_ptr< VKBuffer > MayaFlux::Buffers::create_staging_buffer | ( | size_t | size | ) |
Create staging buffer for transfers.
| size | Size in bytes |
Definition at line 224 of file StagingUtils.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, MayaFlux::Registry::BackendRegistry::get_service(), MayaFlux::Registry::BackendRegistry::instance(), MayaFlux::Buffers::VKBuffer::STAGING, and MayaFlux::Kakshya::UNKNOWN.
Referenced by MayaFlux::Buffers::GeometryBindingsProcessor::bind_geometry_node(), MayaFlux::Buffers::NetworkGeometryProcessor::bind_network(), MayaFlux::Buffers::TextureBindingsProcessor::bind_texture_node(), download_from_gpu(), and upload_to_gpu().
Here is the call graph for this function:
Here is the caller graph for this function: