|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::function<void*(const std::shared_ptr<void>&)> MayaFlux::Registry::Service::DisplayService::get_window_render_pass |
Get backend render pass for a window.
| window_handle | Window handle |
Returns the render pass created by the backend for this window's swapchain. Managed by backend, compatible with window's framebuffers. Returns nullptr if window not registered.
Definition at line 95 of file DisplayService.hpp.