Lluvia
ll::VkHeapInfo Struct Reference

Vulkan heap information. More...

#include <Memory.h>

Collaboration diagram for ll::VkHeapInfo:

Public Attributes

uint32_t typeIndex
 
uint64_t size
 
ll::MemoryPropertyFlags flags
 
std::vector< uint32_t > familyQueueIndices
 

Detailed Description

Vulkan heap information.

Member Data Documentation

◆ familyQueueIndices

std::vector<uint32_t> ll::VkHeapInfo::familyQueueIndices

Family queue indices this memory will be used on.

◆ flags

◆ size

uint64_t ll::VkHeapInfo::size

Memory heap total size in bytes

◆ typeIndex

uint32_t ll::VkHeapInfo::typeIndex

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