struct PhysicalDevicePerformanceQueryFeaturesKHR

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

=== VK_KHR_performance_query ===

Public Members

StructureType sType
void * pNext
vk::Bool32 performanceCounterQueryPools
vk::Bool32 performanceCounterMultipleQueryPools

Public Methods

void PhysicalDevicePerformanceQueryFeaturesKHR (vk::Bool32 performanceCounterQueryPools_, vk::Bool32 performanceCounterMultipleQueryPools_, void * pNext_)

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

void PhysicalDevicePerformanceQueryFeaturesKHR (const PhysicalDevicePerformanceQueryFeaturesKHR & rhs)

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

void PhysicalDevicePerformanceQueryFeaturesKHR (const VkPhysicalDevicePerformanceQueryFeaturesKHR & rhs)

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

PhysicalDevicePerformanceQueryFeaturesKHR & operator= (const PhysicalDevicePerformanceQueryFeaturesKHR & rhs)

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

PhysicalDevicePerformanceQueryFeaturesKHR & operator= (const VkPhysicalDevicePerformanceQueryFeaturesKHR & rhs)

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

PhysicalDevicePerformanceQueryFeaturesKHR & setPNext (void * pNext_)

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

PhysicalDevicePerformanceQueryFeaturesKHR & setPerformanceCounterQueryPools (vk::Bool32 performanceCounterQueryPools_)

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

PhysicalDevicePerformanceQueryFeaturesKHR & setPerformanceCounterMultipleQueryPools (vk::Bool32 performanceCounterMultipleQueryPools_)

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

const VkPhysicalDevicePerformanceQueryFeaturesKHR & operator const VkPhysicalDevicePerformanceQueryFeaturesKHR & ()

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

VkPhysicalDevicePerformanceQueryFeaturesKHR & operator VkPhysicalDevicePerformanceQueryFeaturesKHR & ()

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

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

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