Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkMemoryUnmapInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryUnmapFlagsKHR flags
 
VkDeviceMemory memory
 

Detailed Description

Definition at line 10096 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkMemoryUnmapFlagsKHR VkMemoryUnmapInfoKHR::flags

Definition at line 10099 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryUnmapInfoKHR::memory

Definition at line 10100 of file vulkan_core.h.

◆ pNext

const void* VkMemoryUnmapInfoKHR::pNext

Definition at line 10098 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryUnmapInfoKHR::sType

Definition at line 10097 of file vulkan_core.h.


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