#include <Device.hpp>
◆ VulkanDeviceSemaphore()
| VulkanDeviceSemaphore::VulkanDeviceSemaphore |
( |
const VulkanDevice & |
device, |
|
|
bool |
is_timeline |
|
) |
| |
◆ DebugSetObjectName()
| void VulkanDeviceSemaphore::DebugSetObjectName |
( |
const char * |
name | ) |
|
|
overridevirtual |
◆ GetVkSemaphore()
| auto const & Foundation::RHI::VulkanDeviceSemaphore::GetVkSemaphore |
( |
| ) |
const |
|
inline |
◆ mDevice
| const VulkanDevice& Foundation::RHI::VulkanDeviceSemaphore::mDevice |
|
private |
◆ mSemaphore
| vk::raii::Semaphore Foundation::RHI::VulkanDeviceSemaphore::mSemaphore {nullptr} |
|
private |
The documentation for this class was generated from the following files: