![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezGALDeviceVulkan::SemaphoreInfo, including all inherited members.
m_semaphore (defined in ezGALDeviceVulkan::SemaphoreInfo) | ezGALDeviceVulkan::SemaphoreInfo | |
m_type (defined in ezGALDeviceVulkan::SemaphoreInfo) | ezGALDeviceVulkan::SemaphoreInfo | |
m_uiValue (defined in ezGALDeviceVulkan::SemaphoreInfo) | ezGALDeviceVulkan::SemaphoreInfo | |
m_waitStage (defined in ezGALDeviceVulkan::SemaphoreInfo) | ezGALDeviceVulkan::SemaphoreInfo | |
MakeSignalSemaphore(vk::Semaphore semaphore, vk::SemaphoreType type=vk::SemaphoreType::eBinary, ezUInt64 uiValue=0) (defined in ezGALDeviceVulkan::SemaphoreInfo) | ezGALDeviceVulkan::SemaphoreInfo | inlinestatic |
MakeWaitSemaphore(vk::Semaphore semaphore, vk::PipelineStageFlagBits waitStage=vk::PipelineStageFlagBits::eAllCommands, vk::SemaphoreType type=vk::SemaphoreType::eBinary, ezUInt64 uiValue=0) (defined in ezGALDeviceVulkan::SemaphoreInfo) | ezGALDeviceVulkan::SemaphoreInfo | inlinestatic |