Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkMemoryUnmapFlagsKHR | flags |
VkDeviceMemory | memory |
Definition at line 10616 of file vulkan_core.h.
VkMemoryUnmapFlagsKHR VkMemoryUnmapInfoKHR::flags |
Definition at line 10619 of file vulkan_core.h.
VkDeviceMemory VkMemoryUnmapInfoKHR::memory |
Definition at line 10620 of file vulkan_core.h.
const void* VkMemoryUnmapInfoKHR::pNext |
Definition at line 10618 of file vulkan_core.h.
VkStructureType VkMemoryUnmapInfoKHR::sType |
Definition at line 10617 of file vulkan_core.h.