Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkMemoryUnmapInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkMemoryUnmapFlagsKHR flags
 
VkDeviceMemory memory
 

Detailed Description

Definition at line 10616 of file vulkan_core.h.

Field Documentation

◆ flags

VkMemoryUnmapFlagsKHR VkMemoryUnmapInfoKHR::flags

Definition at line 10619 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryUnmapInfoKHR::memory

Definition at line 10620 of file vulkan_core.h.

◆ pNext

const void* VkMemoryUnmapInfoKHR::pNext

Definition at line 10618 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryUnmapInfoKHR::sType

Definition at line 10617 of file vulkan_core.h.


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