Constructors
| Name | Description |
|---|---|
Destructors
| Name | Description |
|---|---|
~Instance() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
public | void | bind( const vk::CommandBuffer& inCommandBuffer, const vk::PipelineLayout& inPipelineLayout ) | ||
private | void | initImage() | ||
private | void | copyPixels() | ||
private | void | initDescriptorSet() |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
private | m_image | |||
private | m_images | |||
private | m_descriptor | |||
private | vk::Device | m_logicalDevice | ||
private | vk::PhysicalDevice | m_physicalDevice | ||
private | vk::CommandBuffer | m_commandBuffer | ||
private | vk::Queue | m_queue |