|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
#include <BackendWindowHandler.hpp>
Collaboration diagram for MayaFlux::Core::CaptureSlot:Public Attributes | |
| vk::CommandBuffer | cmd {} |
| vk::Extent2D | extent {} |
| vk::Fence | fence {} |
| vk::Image | image {} |
| vk::DeviceMemory | mem {} |
| std::atomic< bool > | pending { false } |
Definition at line 18 of file BackendWindowHandler.hpp.