SDL  2.0
VkPhysicalDeviceDeviceMemoryReportFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 deviceMemoryReport
 

Detailed Description

Definition at line 11080 of file vulkan_core.h.

Field Documentation

◆ deviceMemoryReport

VkBool32 VkPhysicalDeviceDeviceMemoryReportFeaturesEXT::deviceMemoryReport

Definition at line 11083 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDeviceMemoryReportFeaturesEXT::pNext

Definition at line 11082 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDeviceMemoryReportFeaturesEXT::sType

Definition at line 11081 of file vulkan_core.h.


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