RetroArch
Public Attributes | List of all members
VkMemoryAllocateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceSize allocationSize
 
uint32_t memoryTypeIndex
 

Member Data Documentation

◆ allocationSize

VkDeviceSize VkMemoryAllocateInfo::allocationSize

◆ memoryTypeIndex

uint32_t VkMemoryAllocateInfo::memoryTypeIndex

◆ pNext

const void* VkMemoryAllocateInfo::pNext

◆ sType

VkStructureType VkMemoryAllocateInfo::sType

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