|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::register_graphics_buffer | ( | const std::shared_ptr< Buffers::VKBuffer > & | buffer, |
| Buffers::ProcessingToken | token = Buffers::ProcessingToken::GRAPHICS_BACKEND |
||
| ) |
Registers a VKBuffer with the default engine's buffer manager.
| buffer | VKBuffer to register |
Adds the buffer to the default engine's buffer management system, enabling it to participate in the graphics processing pipeline.
Definition at line 160 of file Graph.cpp.
References get_buffer_manager(), and token.
Referenced by create_buffer(), and register_buffer().
Here is the call graph for this function:
Here is the caller graph for this function: