Public Attributes | List of all members
VkPhysicalDeviceMemoryProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t memoryHeapCount
 
VkMemoryHeap memoryHeaps [VK_MAX_MEMORY_HEAPS]
 
uint32_t memoryTypeCount
 
VkMemoryType memoryTypes [VK_MAX_MEMORY_TYPES]
 

Detailed Description

Definition at line 1881 of file vulkan_core.h.

Member Data Documentation

uint32_t VkPhysicalDeviceMemoryProperties::memoryHeapCount

Definition at line 1884 of file vulkan_core.h.

VkMemoryHeap VkPhysicalDeviceMemoryProperties::memoryHeaps[VK_MAX_MEMORY_HEAPS]

Definition at line 1885 of file vulkan_core.h.

uint32_t VkPhysicalDeviceMemoryProperties::memoryTypeCount

Definition at line 1882 of file vulkan_core.h.

VkMemoryType VkPhysicalDeviceMemoryProperties::memoryTypes[VK_MAX_MEMORY_TYPES]

Definition at line 1883 of file vulkan_core.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33