Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | performanceCounterQueryPools |
VkBool32 | performanceCounterMultipleQueryPools |
Definition at line 9148 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools |
Definition at line 9152 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools |
Definition at line 9151 of file vulkan_core.h.
void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext |
Definition at line 9150 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType |
Definition at line 9149 of file vulkan_core.h.