|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Graphics::RenderFlow::bind_vertex_buffers | ( | CommandBufferID | cmd_id, |
| const std::vector< std::shared_ptr< Buffers::VKBuffer > > & | buffers, | ||
| uint32_t | first_binding = 0 |
||
| ) |
Bind vertex buffers.
| cmd_id | Command buffer ID |
| buffers | Vertex buffers to bind |
| first_binding | First binding index |
Definition at line 714 of file RenderFlow.cpp.
References MayaFlux::Portal::Graphics::ShaderFoundry::get_command_buffer(), m_shader_foundry, MF_ERROR, MayaFlux::Journal::Portal, and MayaFlux::Journal::Rendering.
Here is the call graph for this function: