![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
Public Member Functions | |
constexpr | GarbageImage (VkImage image, VmaAllocation bufferAllocation, VkImageView imageView, Context const *context) |
Public Attributes | |
GarbageType | _type |
VkImage | _image |
VmaAllocation | _allocation |
VkImageView | _imageView |
Context const * | _context |