ReactOS 0.4.17-dev-934-g091855f
VkMemoryAllocateFlagsInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMemoryAllocateFlagsInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryAllocateFlags flags
 
uint32_t deviceMask
 

Detailed Description

Definition at line 9340 of file vulkan.h.

Member Data Documentation

◆ deviceMask

uint32_t VkMemoryAllocateFlagsInfo::deviceMask

Definition at line 9345 of file vulkan.h.

◆ flags

VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags

Definition at line 9344 of file vulkan.h.

◆ pNext

const void* VkMemoryAllocateFlagsInfo::pNext

Definition at line 9343 of file vulkan.h.

◆ sType

VkStructureType VkMemoryAllocateFlagsInfo::sType

Definition at line 9342 of file vulkan.h.


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