|
luna engine
software engine
|
This is the complete list of members for luna::utils::vulkanObjectFactory, including all inherited members.
| createImage(VkImage *pImage, VkImageCreateInfo *pCreateInfo) | luna::utils::vulkanObjectFactory | static |
| createImage(VkImage *pImage, VkImageUsageFlags usageFlags, VkExtent3D extent, VkFormat format=VK_FORMAT_R8G8B8A8_UNORM) | luna::utils::vulkanObjectFactory | static |
| createImageView(VkImageView *pImageView, VkImageViewCreateInfo *pImageViewCreateInfo) | luna::utils::vulkanObjectFactory | static |
| createImageView(VkImageView *pImageView, const VkImage &image, const VkFormat &format, const VkImageAspectFlags &imageAspectFlags) | luna::utils::vulkanObjectFactory | static |
| init(ref< renderer::device > device) | luna::utils::vulkanObjectFactory | static |
| pDevice | luna::utils::vulkanObjectFactory | inlineprivatestatic |