Constructors
| Name | Description |
|---|---|
Destructors
| Name | Description |
|---|---|
~VulkanTexture() |
Functions
| Access | Return | Modifier | Name | Description |
|---|---|---|---|---|
private | void | |||
private | void | initInstance() | ||
private | void | initSampler() | ||
private | void | initMemory() | ||
private | void | initView() | ||
private | void |
Members
| Access | Type | Modifier | Name | Description |
|---|---|---|---|---|
private | vk::Device | m_logicalDevice | ||
private | vk::PhysicalDevice | m_physicalDevice | ||
private | vk::CommandBuffer | m_commandBuffer | ||
private | vk::Queue | m_queue |