ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceHostQueryResetFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceHostQueryResetFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 hostQueryReset
 

Detailed Description

Definition at line 10850 of file vulkan.h.

Member Data Documentation

◆ hostQueryReset

VkBool32 VkPhysicalDeviceHostQueryResetFeatures::hostQueryReset

Definition at line 10854 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceHostQueryResetFeatures::pNext

Definition at line 10853 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceHostQueryResetFeatures::sType

Definition at line 10852 of file vulkan.h.

Referenced by get_physical_device_info().


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