SDL  2.0
VkPerformanceCounterKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkPerformanceCounterUnitKHR unit
 
VkPerformanceCounterScopeKHR scope
 
VkPerformanceCounterStorageKHR storage
 
uint8_t uuid [VK_UUID_SIZE]
 

Detailed Description

Definition at line 6714 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkPerformanceCounterKHR::pNext

Definition at line 6716 of file vulkan_core.h.

◆ scope

VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope

Definition at line 6718 of file vulkan_core.h.

◆ storage

VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage

Definition at line 6719 of file vulkan_core.h.

◆ sType

VkStructureType VkPerformanceCounterKHR::sType

Definition at line 6715 of file vulkan_core.h.

◆ unit

VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit

Definition at line 6717 of file vulkan_core.h.

◆ uuid

uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE]

Definition at line 6720 of file vulkan_core.h.


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