ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceMapMemoryPlacedFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceMapMemoryPlacedFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 memoryMapPlaced
 
VkBool32 memoryMapRangePlaced
 
VkBool32 memoryUnmapReserve
 

Detailed Description

Definition at line 11271 of file vulkan.h.

Member Data Documentation

◆ memoryMapPlaced

VkBool32 VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::memoryMapPlaced

Definition at line 11275 of file vulkan.h.

◆ memoryMapRangePlaced

VkBool32 VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::memoryMapRangePlaced

Definition at line 11276 of file vulkan.h.

◆ memoryUnmapReserve

VkBool32 VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::memoryUnmapReserve

Definition at line 11277 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::pNext

Definition at line 11274 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceMapMemoryPlacedFeaturesEXT::sType

Definition at line 11273 of file vulkan.h.


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