Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | memoryMapPlaced |
VkBool32 | memoryMapRangePlaced |
VkBool32 | memoryUnmapReserve |
Definition at line 15508 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::memoryMapPlaced |
Definition at line 15511 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::memoryMapRangePlaced |
Definition at line 15512 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::memoryUnmapReserve |
Definition at line 15513 of file vulkan_core.h.
void* VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::pNext |
Definition at line 15510 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::sType |
Definition at line 15509 of file vulkan_core.h.