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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceSize allocationSize
 
uint32_t memoryTypeIndex
 

Detailed Description

Definition at line 3302 of file vulkan_core.h.

Member Data Documentation

◆ allocationSize

VkDeviceSize VkMemoryAllocateInfo::allocationSize

Definition at line 3305 of file vulkan_core.h.

◆ memoryTypeIndex

uint32_t VkMemoryAllocateInfo::memoryTypeIndex

Definition at line 3306 of file vulkan_core.h.

◆ pNext

const void* VkMemoryAllocateInfo::pNext

Definition at line 3304 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryAllocateInfo::sType

Definition at line 3303 of file vulkan_core.h.


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