HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkBindBufferMemoryInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkBuffer buffer
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 

Detailed Description

Definition at line 5053 of file vulkan_core.h.

Member Data Documentation

VkBuffer VkBindBufferMemoryInfo::buffer

Definition at line 5056 of file vulkan_core.h.

VkDeviceMemory VkBindBufferMemoryInfo::memory

Definition at line 5057 of file vulkan_core.h.

VkDeviceSize VkBindBufferMemoryInfo::memoryOffset

Definition at line 5058 of file vulkan_core.h.

const void* VkBindBufferMemoryInfo::pNext

Definition at line 5055 of file vulkan_core.h.

VkStructureType VkBindBufferMemoryInfo::sType

Definition at line 5054 of file vulkan_core.h.


The documentation for this struct was generated from the following file: