|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Ensure capture state is initialized for a window context.
| ctx | Window render context to initialize capture state for |
If the context does not already have capture state and the associated window has capture enabled, this initializes the capture state including allocating command buffers and synchronization objects for readback.
Definition at line 888 of file BackendWindowHandler.cpp.
References MayaFlux::Core::WindowRenderContext::capture, count, MayaFlux::Core::WindowRenderContext::swapchain, MayaFlux::Core::vk_format_bytes_per_pixel(), and MayaFlux::Core::WindowRenderContext::window.
Referenced by setup_backend_service().
Here is the call graph for this function:
Here is the caller graph for this function: