SDL  2.0
VkPhysicalDevicePerformanceQueryFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 performanceCounterQueryPools
 
VkBool32 performanceCounterMultipleQueryPools
 

Detailed Description

Definition at line 6701 of file vulkan_core.h.

Field Documentation

◆ performanceCounterMultipleQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools

Definition at line 6705 of file vulkan_core.h.

◆ performanceCounterQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools

Definition at line 6704 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext

Definition at line 6703 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType

Definition at line 6702 of file vulkan_core.h.


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