HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMemoryAllocateFlagsInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkMemoryAllocateFlags flags
 
uint32_t deviceMask
 

Detailed Description

Definition at line 5092 of file vulkan_core.h.

Member Data Documentation

uint32_t VkMemoryAllocateFlagsInfo::deviceMask

Definition at line 5096 of file vulkan_core.h.

VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags

Definition at line 5095 of file vulkan_core.h.

const void* VkMemoryAllocateFlagsInfo::pNext

Definition at line 5094 of file vulkan_core.h.

VkStructureType VkMemoryAllocateFlagsInfo::sType

Definition at line 5093 of file vulkan_core.h.


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