#include <vulkan_core.h>
Public Attributes | |
VkImage | image |
VkDeviceMemory | memory |
VkDeviceSize | memoryOffset |
const void * | pNext |
VkStructureType | sType |
Definition at line 3871 of file vulkan_core.h.
VkImage VkBindImageMemoryInfo::image |
Definition at line 3874 of file vulkan_core.h.
VkDeviceMemory VkBindImageMemoryInfo::memory |
Definition at line 3875 of file vulkan_core.h.
VkDeviceSize VkBindImageMemoryInfo::memoryOffset |
Definition at line 3876 of file vulkan_core.h.
const void* VkBindImageMemoryInfo::pNext |
Definition at line 3873 of file vulkan_core.h.
VkStructureType VkBindImageMemoryInfo::sType |
Definition at line 3872 of file vulkan_core.h.