|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Yantra::GpuResourceManager::dispatch | ( | const std::string & | key, |
| 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 474 of file GpuResourceManager.cpp.
References b, MayaFlux::Portal::Graphics::ShaderFoundry::COMPUTE, MayaFlux::Portal::Graphics::get_compute_press(), MayaFlux::Portal::Graphics::get_shader_foundry(), MayaFlux::Portal::Graphics::GpuBufferBinding::IMAGE_SAMPLED, MayaFlux::Portal::Graphics::GpuBufferBinding::IMAGE_STORAGE, MayaFlux::Portal::Graphics::GpuBufferBinding::INPUT_OUTPUT, MayaFlux::is_image(), m_shared, MayaFlux::Portal::Graphics::GpuBufferBinding::OUTPUT, and unit_for().
Referenced by MayaFlux::Yantra::GpuDispatchCore::dispatch_core().
Here is the call graph for this function:
Here is the caller graph for this function: