ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePerformanceQueryFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePerformanceQueryFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 performanceCounterQueryPools
 
VkBool32 performanceCounterMultipleQueryPools
 

Detailed Description

Definition at line 11570 of file vulkan.h.

Member Data Documentation

◆ performanceCounterMultipleQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools

Definition at line 11575 of file vulkan.h.

◆ performanceCounterQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools

Definition at line 11574 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext

Definition at line 11573 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType

Definition at line 11572 of file vulkan.h.


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