SPARK
0.1.0
A general purpose game engine written in C++.
|
This is the complete list of members for spark::render::vk::VulkanImage::Impl, including all inherited members.
Impl(VulkanImage *parent, const VulkanDevice &device, const math::Vector3< unsigned > &extent, const Format format, const ImageDimensions dimensions, const unsigned levels, const unsigned layers, const MultiSamplingLevel samples, const bool writable, const ImageLayout initial_layout, const VmaAllocator allocator, const VmaAllocation allocation) (defined in spark::render::vk::VulkanImage::Impl) | spark::render::vk::VulkanImage::Impl | inlineexplicit |
VulkanImage (defined in spark::render::vk::VulkanImage::Impl) | spark::render::vk::VulkanImage::Impl | friend |