|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| CommandBufferID MayaFlux::Portal::Graphics::ShaderFoundry::begin_commands | ( | CommandBufferType | type | ) |
Begin recording command buffer.
| type | Command buffer type (GRAPHICS, COMPUTE, TRANSFER) |
Definition at line 673 of file ShaderFoundry.cpp.
References MayaFlux::Portal::Graphics::ShaderFoundry::CommandBufferState::cmd, MayaFlux::Portal::Graphics::ShaderFoundry::CommandBufferState::is_active, m_backend, m_command_buffers, m_next_command_id, and MayaFlux::Portal::Graphics::ShaderFoundry::CommandBufferState::type.
Referenced by begin_commands_with_wait().
Here is the caller graph for this function: