|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Yantra::GpuResourceManager::dispatch | ( | const std::array< uint32_t, 3 > & | groups, |
| const std::vector< GpuBufferBinding > & | bindings, | ||
| const uint8_t * | push_constant_data, | ||
| size_t | push_constant_size | ||
| ) |
Definition at line 309 of file GpuResourceManager.cpp.
References MayaFlux::Portal::Graphics::ShaderFoundry::COMPUTE, MayaFlux::Portal::Graphics::get_compute_press(), MayaFlux::Portal::Graphics::get_shader_foundry(), MayaFlux::Yantra::GpuBufferBinding::IMAGE_SAMPLED, MayaFlux::Yantra::GpuBufferBinding::IMAGE_STORAGE, MayaFlux::Yantra::GpuBufferBinding::INPUT_OUTPUT, MayaFlux::is_image(), m_descriptor_set_ids, m_impl, m_pipeline_id, and MayaFlux::Yantra::GpuBufferBinding::OUTPUT.
Referenced by MayaFlux::Yantra::GpuDispatchCore::dispatch_core().
Here is the call graph for this function:
Here is the caller graph for this function: