struct PhysicalDeviceHostQueryResetFeatures

Defined at line 118333 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceHostQueryResetFeatures, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceHostQueryResetFeatures.html

Public Members

StructureType sType
void * pNext
Bool32 hostQueryReset

Public Methods

void PhysicalDeviceHostQueryResetFeatures (Bool32 hostQueryReset_, void * pNext_)

Defined at line 118341 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceHostQueryResetFeatures (const PhysicalDeviceHostQueryResetFeatures & rhs)

Defined at line 118347 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceHostQueryResetFeatures (const VkPhysicalDeviceHostQueryResetFeatures & rhs)

Defined at line 118349 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceHostQueryResetFeatures & operator= (const PhysicalDeviceHostQueryResetFeatures & rhs)

Defined at line 118354 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceHostQueryResetFeatures & operator= (const VkPhysicalDeviceHostQueryResetFeatures & rhs)

Defined at line 118357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceHostQueryResetFeatures & setPNext (void * pNext_)

Defined at line 118364 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceHostQueryResetFeatures && setPNext (void * pNext_)

Defined at line 118370 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceHostQueryResetFeatures & setHostQueryReset (Bool32 hostQueryReset_)

Defined at line 118376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceHostQueryResetFeatures && setHostQueryReset (Bool32 hostQueryReset_)

Defined at line 118382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceHostQueryResetFeatures & operator const VkPhysicalDeviceHostQueryResetFeatures & ()

Defined at line 118389 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceHostQueryResetFeatures & operator VkPhysicalDeviceHostQueryResetFeatures & ()

Defined at line 118394 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceHostQueryResetFeatures * operator const VkPhysicalDeviceHostQueryResetFeatures * ()

Defined at line 118399 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceHostQueryResetFeatures * operator VkPhysicalDeviceHostQueryResetFeatures * ()

Defined at line 118404 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceHostQueryResetFeatures & )

Defined at line 118417 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp