|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| vk::CommandBuffer MayaFlux::Portal::Graphics::ShaderFoundry::get_command_buffer | ( | CommandBufferID | cmd_id | ) |
Get Vulkan command buffer handle from CommandBufferID.
| cmd_id | Command buffer ID |
Definition at line 687 of file ShaderFoundry.cpp.
References m_command_buffers.
Referenced by MayaFlux::Portal::Graphics::RenderFlow::begin_render_pass(), MayaFlux::Portal::Graphics::ComputePress::bind_descriptor_sets(), MayaFlux::Portal::Graphics::RenderFlow::bind_descriptor_sets(), MayaFlux::Portal::Graphics::RenderFlow::bind_index_buffer(), MayaFlux::Portal::Graphics::ComputePress::bind_pipeline(), MayaFlux::Portal::Graphics::RenderFlow::bind_pipeline(), MayaFlux::Portal::Graphics::RenderFlow::bind_vertex_buffers(), MayaFlux::Portal::Graphics::ComputePress::dispatch(), MayaFlux::Portal::Graphics::ComputePress::dispatch_indirect(), MayaFlux::Portal::Graphics::RenderFlow::draw(), MayaFlux::Portal::Graphics::RenderFlow::draw_indexed(), MayaFlux::Portal::Graphics::RenderFlow::end_render_pass(), MayaFlux::Portal::Graphics::RenderFlow::present_rendered_image(), MayaFlux::Portal::Graphics::ComputePress::push_constants(), and MayaFlux::Portal::Graphics::RenderFlow::push_constants().
Here is the caller graph for this function: