|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API bool MayaFlux::Kakshya::is_readback_available | ( | const std::shared_ptr< Core::Window > & | window | ) |
Check whether a completed frame is currently available for readback.
Returns false if the window has no registered swapchain or if the last in-flight fence has not yet signalled.
| window | Target window. |
Definition at line 205 of file SurfaceUtils.cpp.
Referenced by MayaFlux::Kakshya::WindowAccessProcessor::process().
Here is the caller graph for this function: