Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkMemoryAllocateInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceSize allocationSize
 
uint32_t memoryTypeIndex
 

Detailed Description

Definition at line 1799 of file vulkan.h.

Member Data Documentation

◆ allocationSize

VkDeviceSize VkMemoryAllocateInfo::allocationSize

Definition at line 1802 of file vulkan.h.

◆ memoryTypeIndex

uint32_t VkMemoryAllocateInfo::memoryTypeIndex

Definition at line 1803 of file vulkan.h.

◆ pNext

const void* VkMemoryAllocateInfo::pNext

Definition at line 1801 of file vulkan.h.

◆ sType

VkStructureType VkMemoryAllocateInfo::sType

Definition at line 1800 of file vulkan.h.


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