Chicane

Sync

Header
Includes/Chicane/Runtime/Vulkan/Sync.hpp
Namespace
Chicane::Vulkan::Sync

Functions

AccessReturnModifierNameDescription
public
void
initSempahore(
vk::Semaphore& outSemaphore
const  vk::Device& inLogicalDevice
)
public
void
initFence(
vk::Fence& outFence
const  vk::Device& inLogicalDevice
)