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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkImage image
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 

Detailed Description

Definition at line 5061 of file vulkan_core.h.

Member Data Documentation

VkImage VkBindImageMemoryInfo::image

Definition at line 5064 of file vulkan_core.h.

VkDeviceMemory VkBindImageMemoryInfo::memory

Definition at line 5065 of file vulkan_core.h.

VkDeviceSize VkBindImageMemoryInfo::memoryOffset

Definition at line 5066 of file vulkan_core.h.

const void* VkBindImageMemoryInfo::pNext

Definition at line 5063 of file vulkan_core.h.

VkStructureType VkBindImageMemoryInfo::sType

Definition at line 5062 of file vulkan_core.h.


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