Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkMemoryAllocateFlagsInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkMemoryAllocateFlags flags
 
uint32_t deviceMask
 

Detailed Description

Definition at line 5207 of file vulkan_core.h.

Field Documentation

◆ deviceMask

uint32_t VkMemoryAllocateFlagsInfo::deviceMask

Definition at line 5211 of file vulkan_core.h.

◆ flags

VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags

Definition at line 5210 of file vulkan_core.h.

◆ pNext

const void* VkMemoryAllocateFlagsInfo::pNext

Definition at line 5209 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryAllocateFlagsInfo::sType

Definition at line 5208 of file vulkan_core.h.


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