Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | void | destroy() | ||
public | void | |||
public | void | setupSync() | ||
public | void | destroySync() | ||
public | void | setupColorImage( vk::Format inFormat, const vk::Extent2D& inExtent ) | ||
public | void | destroyColorImage() | ||
public | void | setupDepthImage( vk::Format inFormat, const vk::Extent2D& inExtent ) | ||
public | void | destroyDepthImage() | ||
public | void | |||
public | vk::Framebuffer | const |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
public | vk::Device | logicalDevice | ||
public | vk::PhysicalDevice | physicalDevice | ||
public | colorImage | |||
public | depthImage | |||
public | framebuffers | |||
public | vk::Semaphore | renderFineshedSemaphore |