Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGui_ImplVulkanH_FrameSemaphores Struct Reference

#include <imgui_impl_vulkan.h>

Public Attributes

VkSemaphore ImageAcquiredSemaphore
 
VkSemaphore RenderCompleteSemaphore
 

Member Data Documentation

◆ ImageAcquiredSemaphore

VkSemaphore ImGui_ImplVulkanH_FrameSemaphores::ImageAcquiredSemaphore

◆ RenderCompleteSemaphore

VkSemaphore ImGui_ImplVulkanH_FrameSemaphores::RenderCompleteSemaphore

The documentation for this struct was generated from the following file:
Untitled