|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Portal::Graphics::RenderFlow::push_constants | ( | CommandBufferID | cmd_id, |
| RenderPipelineID | pipeline, | ||
| const void * | data, | ||
| size_t | size | ||
| ) |
Push constants.
| cmd_id | Command buffer ID |
| pipeline | Pipeline ID |
| data | Constant data |
| size | Data size in bytes |
Definition at line 803 of file RenderFlow.cpp.
References MayaFlux::Portal::Graphics::ShaderFoundry::get_command_buffer(), m_pipelines, m_shader_foundry, MF_ERROR, MayaFlux::Journal::Portal, and MayaFlux::Journal::Rendering.
Here is the call graph for this function: