|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | performanceCounterQueryPools |
| VkBool32 | performanceCounterMultipleQueryPools |
Definition at line 6701 of file vulkan_core.h.
| VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterMultipleQueryPools |
Definition at line 6705 of file vulkan_core.h.
| VkBool32 VkPhysicalDevicePerformanceQueryFeaturesKHR::performanceCounterQueryPools |
Definition at line 6704 of file vulkan_core.h.
| void* VkPhysicalDevicePerformanceQueryFeaturesKHR::pNext |
Definition at line 6703 of file vulkan_core.h.
| VkStructureType VkPhysicalDevicePerformanceQueryFeaturesKHR::sType |
Definition at line 6702 of file vulkan_core.h.