|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Public Member Functions | |
| void | cleanup (const Core::ApplicationContext *context) |
Public Attributes | |
| VkImage | image = nullptr |
| VkDeviceMemory | deviceMemory = nullptr |
| VkImageView | imageView = nullptr |
| void Engine::Rendering::Headset::ImageBuffer::cleanup | ( | const Core::ApplicationContext * | context | ) |
References Engine::Rendering::Headset::context.
| VkDeviceMemory Engine::Rendering::Headset::ImageBuffer::deviceMemory = nullptr |
| VkImage Engine::Rendering::Headset::ImageBuffer::image = nullptr |
| VkImageView Engine::Rendering::Headset::ImageBuffer::imageView = nullptr |