#include <Semaphore.hpp>
Definition at line 17 of file Semaphore.hpp.
◆ Semaphore() [1/4]
lug::Graphics::Vulkan::API::Semaphore::Semaphore |
( |
| ) |
|
|
default |
◆ Semaphore() [2/4]
lug::Graphics::Vulkan::API::Semaphore::Semaphore |
( |
const Semaphore & |
| ) |
|
|
delete |
◆ Semaphore() [3/4]
lug::Graphics::Vulkan::API::Semaphore::Semaphore |
( |
Semaphore && |
semaphore | ) |
|
◆ ~Semaphore()
lug::Graphics::Vulkan::API::Semaphore::~Semaphore |
( |
| ) |
|
◆ Semaphore() [4/4]
lug::Graphics::Vulkan::API::Semaphore::Semaphore |
( |
VkSemaphore |
semaphore, |
|
|
const Device * |
device |
|
) |
| |
|
explicitprivate |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator VkSemaphore()
lug::Graphics::Vulkan::API::Semaphore::operator VkSemaphore |
( |
| ) |
const |
|
inlineexplicit |
◆ destroy()
void lug::Graphics::Vulkan::API::Semaphore::destroy |
( |
| ) |
|
◆ Builder::Semaphore
◆ _semaphore
VkSemaphore lug::Graphics::Vulkan::API::Semaphore::_semaphore {VK_NULL_HANDLE} |
|
private |
◆ _device
const Device* lug::Graphics::Vulkan::API::Semaphore::_device {nullptr} |
|
private |
The documentation for this class was generated from the following files: