#include <Semaphore.hpp>
Definition at line 16 of file Semaphore.hpp.
◆ Semaphore() [1/3]
lug::Graphics::Vulkan::API::Builder::Semaphore::Semaphore |
( |
const API::Device & |
device | ) |
|
◆ Semaphore() [2/3]
lug::Graphics::Vulkan::API::Builder::Semaphore::Semaphore |
( |
const Semaphore & |
| ) |
|
|
delete |
◆ Semaphore() [3/3]
lug::Graphics::Vulkan::API::Builder::Semaphore::Semaphore |
( |
Semaphore && |
| ) |
|
|
delete |
◆ ~Semaphore()
lug::Graphics::Vulkan::API::Builder::Semaphore::~Semaphore |
( |
| ) |
|
|
default |
◆ operator=() [1/2]
Semaphore& lug::Graphics::Vulkan::API::Builder::Semaphore::operator= |
( |
const Semaphore & |
| ) |
|
|
delete |
◆ operator=() [2/2]
◆ build() [1/2]
bool lug::Graphics::Vulkan::API::Builder::Semaphore::build |
( |
API::Semaphore & |
instance, |
|
|
VkResult * |
returnResult = nullptr |
|
) |
| |
◆ build() [2/2]
std::unique_ptr< API::Semaphore > lug::Graphics::Vulkan::API::Builder::Semaphore::build |
( |
VkResult * |
returnResult = nullptr | ) |
|
◆ _device
const API::Device& lug::Graphics::Vulkan::API::Builder::Semaphore::_device |
|
private |
The documentation for this class was generated from the following files: