Struct MemoryProperties

Structure representing all heaps and types of memory from a device. A device can have different heaps each supporting different types.

struct MemoryProperties ;

Fields

NameTypeDescription
heaps MemoryHeap[]
types MemoryType[]