Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDevicePerformanceQueryFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 performanceCounterQueryPools
 
VkBool32 performanceCounterMultipleQueryPools
 

Detailed Description

Definition at line 9608 of file vulkan_core.h.

Field Documentation

◆ performanceCounterMultipleQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools

Definition at line 9612 of file vulkan_core.h.

◆ performanceCounterQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools

Definition at line 9611 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext

Definition at line 9610 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType

Definition at line 9609 of file vulkan_core.h.


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