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