Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkPerformanceCounterUnitKHR | unit |
VkPerformanceCounterScopeKHR | scope |
VkPerformanceCounterStorageKHR | storage |
uint8_t | uuid [VK_UUID_SIZE] |
Definition at line 9161 of file vulkan_core.h.
void* VkPerformanceCounterKHR::pNext |
Definition at line 9163 of file vulkan_core.h.
VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope |
Definition at line 9165 of file vulkan_core.h.
VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage |
Definition at line 9166 of file vulkan_core.h.
VkStructureType VkPerformanceCounterKHR::sType |
Definition at line 9162 of file vulkan_core.h.
VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit |
Definition at line 9164 of file vulkan_core.h.
uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE] |
Definition at line 9167 of file vulkan_core.h.