Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPerformanceCounterKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkPerformanceCounterUnitKHR unit
 
VkPerformanceCounterScopeKHR scope
 
VkPerformanceCounterStorageKHR storage
 
uint8_t uuid [VK_UUID_SIZE]
 

Detailed Description

Definition at line 9621 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPerformanceCounterKHR::pNext

Definition at line 9623 of file vulkan_core.h.

◆ scope

VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope

Definition at line 9625 of file vulkan_core.h.

◆ storage

VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage

Definition at line 9626 of file vulkan_core.h.

◆ sType

VkStructureType VkPerformanceCounterKHR::sType

Definition at line 9622 of file vulkan_core.h.

◆ unit

VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit

Definition at line 9624 of file vulkan_core.h.

◆ uuid

uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE]

Definition at line 9627 of file vulkan_core.h.


The documentation for this struct was generated from the following file: