Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkImage | image |
VkDeviceMemory | memory |
VkDeviceSize | memoryOffset |
Definition at line 5176 of file vulkan_core.h.
VkImage VkBindImageMemoryInfo::image |
Definition at line 5179 of file vulkan_core.h.
VkDeviceMemory VkBindImageMemoryInfo::memory |
Definition at line 5180 of file vulkan_core.h.
VkDeviceSize VkBindImageMemoryInfo::memoryOffset |
Definition at line 5181 of file vulkan_core.h.
const void* VkBindImageMemoryInfo::pNext |
Definition at line 5178 of file vulkan_core.h.
VkStructureType VkBindImageMemoryInfo::sType |
Definition at line 5177 of file vulkan_core.h.