HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMemoryAllocateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceSize allocationSize
 
uint32_t memoryTypeIndex
 

Detailed Description

Definition at line 3228 of file vulkan_core.h.

Member Data Documentation

VkDeviceSize VkMemoryAllocateInfo::allocationSize

Definition at line 3231 of file vulkan_core.h.

uint32_t VkMemoryAllocateInfo::memoryTypeIndex

Definition at line 3232 of file vulkan_core.h.

const void* VkMemoryAllocateInfo::pNext

Definition at line 3230 of file vulkan_core.h.

VkStructureType VkMemoryAllocateInfo::sType

Definition at line 3229 of file vulkan_core.h.


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