#include <vulkan_core.h>
Public Attributes | |
VkBuffer | buffer |
VkDeviceMemory | memory |
VkDeviceSize | memoryOffset |
const void * | pNext |
VkStructureType | sType |
Definition at line 3863 of file vulkan_core.h.
VkBuffer VkBindBufferMemoryInfo::buffer |
Definition at line 3866 of file vulkan_core.h.
VkDeviceMemory VkBindBufferMemoryInfo::memory |
Definition at line 3867 of file vulkan_core.h.
VkDeviceSize VkBindBufferMemoryInfo::memoryOffset |
Definition at line 3868 of file vulkan_core.h.
const void* VkBindBufferMemoryInfo::pNext |
Definition at line 3865 of file vulkan_core.h.
VkStructureType VkBindBufferMemoryInfo::sType |
Definition at line 3864 of file vulkan_core.h.