MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ initialize_compute_service()

void MayaFlux::Buffers::VKBufferProcessor::initialize_compute_service ( )
protected

Definition at line 456 of file VKBuffer.cpp.

457{
459 .get_service<Registry::Service::ComputeService>();
460}
Registry::Service::ComputeService * m_compute_service
Definition VKBuffer.hpp:652
Interface * get_service()
Query for a backend service.
static BackendRegistry & instance()
Get the global registry instance.

References MayaFlux::Registry::BackendRegistry::get_service(), MayaFlux::Registry::BackendRegistry::instance(), and m_compute_service.

Referenced by MayaFlux::Buffers::ShaderProcessor::ShaderProcessor().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: