|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkPerformanceCounterUnitKHR | unit |
| VkPerformanceCounterScopeKHR | scope |
| VkPerformanceCounterStorageKHR | storage |
| uint8_t | uuid [VK_UUID_SIZE] |
| VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope |
| VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage |
| VkStructureType VkPerformanceCounterKHR::sType |
| VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit |
| uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE] |