ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceAddressBindingReportFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceAddressBindingReportFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 reportAddressBinding
 

Detailed Description

Definition at line 9817 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceAddressBindingReportFeaturesEXT::pNext

Definition at line 9820 of file vulkan.h.

◆ reportAddressBinding

VkBool32 VkPhysicalDeviceAddressBindingReportFeaturesEXT::reportAddressBinding

Definition at line 9821 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceAddressBindingReportFeaturesEXT::sType

Definition at line 9819 of file vulkan.h.


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