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

◆ initialize_compute_service()

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

Definition at line 423 of file VKBuffer.cpp.

424{
426 .get_service<Registry::Service::ComputeService>();
427}
Registry::Service::ComputeService * m_compute_service
Definition VKBuffer.hpp:469
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(), and MayaFlux::Buffers::ShaderProcessor::ShaderProcessor().

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