Vulkan-Hpp
VkPhysicalDeviceDeviceMemoryReportFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceMemoryReport
 

Detailed Description

Definition at line 15412 of file vulkan_core.h.

Member Data Documentation

◆ deviceMemoryReport

VkBool32 VkPhysicalDeviceDeviceMemoryReportFeaturesEXT::deviceMemoryReport

Definition at line 15415 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceMemoryReportFeaturesEXT::pNext

Definition at line 15414 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceMemoryReportFeaturesEXT::sType

Definition at line 15413 of file vulkan_core.h.


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