Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkMemoryAllocateFlagsInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkMemoryAllocateFlags flags
 
uint32_t deviceMask
 

Detailed Description

Definition at line 5168 of file vulkan_core.h.

Member Data Documentation

◆ deviceMask

uint32_t VkMemoryAllocateFlagsInfo::deviceMask

Definition at line 5172 of file vulkan_core.h.

◆ flags

VkMemoryAllocateFlags VkMemoryAllocateFlagsInfo::flags

Definition at line 5171 of file vulkan_core.h.

◆ pNext

const void* VkMemoryAllocateFlagsInfo::pNext

Definition at line 5170 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryAllocateFlagsInfo::sType

Definition at line 5169 of file vulkan_core.h.


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