ReactOS 0.4.17-dev-934-g091855f
VkBindImageMemoryInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkBindImageMemoryInfo:

Public Member Functions

VkImage WINE_VK_ALIGN (8) image
 
VkDeviceMemory WINE_VK_ALIGN (8) memory
 
VkDeviceSize WINE_VK_ALIGN (8) memoryOffset
 

Public Attributes

VkStructureType sType
 
const void * pNext
 

Detailed Description

Definition at line 7487 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/3]

VkImage VkBindImageMemoryInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/3]

VkDeviceMemory VkBindImageMemoryInfo::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/3]

VkDeviceSize VkBindImageMemoryInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ pNext

const void* VkBindImageMemoryInfo::pNext

Definition at line 7490 of file vulkan.h.

◆ sType

VkStructureType VkBindImageMemoryInfo::sType

Definition at line 7489 of file vulkan.h.


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