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