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

◆ is_gpu_ready()

bool MayaFlux::Yantra::GpuDispatchCore::is_gpu_ready ( ) const

Query GPU readiness without attempting initialisation.

Definition at line 38 of file GpuDispatchCore.cpp.

39{
41}
const std::string & dispatch_key() const
The key used for this context's GpuResourceManager unit.
bool is_ready(const std::string &key) const

References dispatch_key(), MayaFlux::Yantra::GpuResourceManager::is_ready(), and m_resources.

+ Here is the call graph for this function: