struct PhysicalDeviceHostQueryResetFeatures
Defined at line 72477 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 hostQueryReset
Public Methods
void PhysicalDeviceHostQueryResetFeatures (vk::Bool32 hostQueryReset_, void * pNext_)
Defined at line 72485 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceHostQueryResetFeatures (const PhysicalDeviceHostQueryResetFeatures & rhs)
Defined at line 72491 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceHostQueryResetFeatures (const VkPhysicalDeviceHostQueryResetFeatures & rhs)
Defined at line 72493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostQueryResetFeatures & operator= (const PhysicalDeviceHostQueryResetFeatures & rhs)
Defined at line 72498 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostQueryResetFeatures & operator= (const VkPhysicalDeviceHostQueryResetFeatures & rhs)
Defined at line 72501 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostQueryResetFeatures & setPNext (void * pNext_)
Defined at line 72508 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceHostQueryResetFeatures & setHostQueryReset (vk::Bool32 hostQueryReset_)
Defined at line 72514 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceHostQueryResetFeatures & operator const VkPhysicalDeviceHostQueryResetFeatures & ()
Defined at line 72521 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceHostQueryResetFeatures & operator VkPhysicalDeviceHostQueryResetFeatures & ()
Defined at line 72526 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceHostQueryResetFeatures & )
Defined at line 72544 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp