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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkPhysicalDeviceMemoryProperties memoryProperties
 

Detailed Description

Definition at line 5232 of file vulkan_core.h.

Member Data Documentation

VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2::memoryProperties

Definition at line 5235 of file vulkan_core.h.

void* VkPhysicalDeviceMemoryProperties2::pNext

Definition at line 5234 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceMemoryProperties2::sType

Definition at line 5233 of file vulkan_core.h.


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