![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
Public Member Functions | |
| Fence (const Fence &)=delete | |
| Fence & | operator= (const Fence &)=delete |
| Fence (Fence &&other) | |
| Fence & | operator= (Fence &&other) |
| vc::Error | InitFence (const VkFenceCreateFlags flags=VkFenceCreateFlagBits::VK_FENCE_CREATE_SIGNALED_BIT) |
| const VkFence * | GetFence () const |