Chicane

VulkanSync

Header
Includes/Chicane/Renderer/Backend/Vulkan/Sync.hpp
Namespace
Chicane::Renderer::VulkanSync

Functions

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