Constructors
| Name | Description |
|---|---|
VulkanLSceneLine() |
Override Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
protected | void | onInit() | ||
protected | void | onRestart() | ||
protected | void | onDestruction() | ||
protected | bool | |||
protected | void |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
private | void | initFrameResources() | ||
private | void | destroyFrameResources() | ||
private | void | initGraphicsPipeline() | ||
private | void | initFramebuffers() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
private | m_graphicsPipeline | |||
private | m_frameDescriptor | |||
private | std::vector<vk::ClearValue> | m_clear |