Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDevicePerformanceQueryFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 performanceCounterQueryPools
 
VkBool32 performanceCounterMultipleQueryPools
 

Detailed Description

Definition at line 9148 of file vulkan_core.h.

Member Data Documentation

◆ performanceCounterMultipleQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools

Definition at line 9152 of file vulkan_core.h.

◆ performanceCounterQueryPools

VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools

Definition at line 9151 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext

Definition at line 9150 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType

Definition at line 9149 of file vulkan_core.h.


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