ReactOS 0.4.17-dev-934-g091855f
VkMemoryUnmapInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMemoryUnmapInfo:

Public Member Functions

VkDeviceMemory WINE_VK_ALIGN (8) memory
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryUnmapFlags flags
 

Detailed Description

Definition at line 9478 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

VkDeviceMemory VkMemoryUnmapInfo::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ flags

VkMemoryUnmapFlags VkMemoryUnmapInfo::flags

Definition at line 9482 of file vulkan.h.

◆ pNext

const void* VkMemoryUnmapInfo::pNext

Definition at line 9481 of file vulkan.h.

◆ sType

VkStructureType VkMemoryUnmapInfo::sType

Definition at line 9480 of file vulkan.h.


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