#include <context.h>
Public Member Functions | |
ImpellerContextFuture (std::future< std::shared_ptr< impeller::Context >> context) | |
std::shared_ptr< impeller::Context > | GetContext () |
A wrapper for provided a deferred initialization of impeller to various engine subsystems.
|
explicit |
Definition at line 12 of file context.cc.
std::shared_ptr< impeller::Context > impeller::ImpellerContextFuture::GetContext | ( | ) |
Definition at line 16 of file context.cc.