HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDevicePerformanceQueryFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 performanceCounterQueryPools
 
VkBool32 performanceCounterMultipleQueryPools
 

Detailed Description

Definition at line 8628 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools

Definition at line 8632 of file vulkan_core.h.

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools

Definition at line 8631 of file vulkan_core.h.

void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext

Definition at line 8630 of file vulkan_core.h.

VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType

Definition at line 8629 of file vulkan_core.h.


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