SDL  2.0
VkMemoryAllocateFlagsInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkMemoryAllocateFlags flags
 
uint32_t deviceMask
 

Detailed Description

Definition at line 4291 of file vulkan_core.h.

Field Documentation

◆ deviceMask

uint32_t VkMemoryAllocateFlagsInfo::deviceMask

Definition at line 4295 of file vulkan_core.h.

◆ flags

VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags

Definition at line 4294 of file vulkan_core.h.

◆ pNext

const void* VkMemoryAllocateFlagsInfo::pNext

Definition at line 4293 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryAllocateFlagsInfo::sType

Definition at line 4292 of file vulkan_core.h.


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