Vulkan-Hpp
VkPhysicalDeviceHostQueryResetFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 hostQueryReset
 

Detailed Description

Definition at line 6307 of file vulkan_core.h.

Member Data Documentation

◆ hostQueryReset

VkBool32 VkPhysicalDeviceHostQueryResetFeatures::hostQueryReset

Definition at line 6310 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceHostQueryResetFeatures::pNext

Definition at line 6309 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceHostQueryResetFeatures::sType

Definition at line 6308 of file vulkan_core.h.


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