Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkPerformanceCounterUnitKHR | unit |
VkPerformanceCounterScopeKHR | scope |
VkPerformanceCounterStorageKHR | storage |
uint8_t | uuid [VK_UUID_SIZE] |
Definition at line 9621 of file vulkan_core.h.
void* VkPerformanceCounterKHR::pNext |
Definition at line 9623 of file vulkan_core.h.
VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope |
Definition at line 9625 of file vulkan_core.h.
VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage |
Definition at line 9626 of file vulkan_core.h.
VkStructureType VkPerformanceCounterKHR::sType |
Definition at line 9622 of file vulkan_core.h.
VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit |
Definition at line 9624 of file vulkan_core.h.
uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE] |
Definition at line 9627 of file vulkan_core.h.