HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPerformanceCounterKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 8641 of file vulkan_core.h.

Member Data Documentation

void* VkPerformanceCounterKHR::pNext

Definition at line 8643 of file vulkan_core.h.

VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope

Definition at line 8645 of file vulkan_core.h.

VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage

Definition at line 8646 of file vulkan_core.h.

VkStructureType VkPerformanceCounterKHR::sType

Definition at line 8642 of file vulkan_core.h.

VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit

Definition at line 8644 of file vulkan_core.h.

uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE]

Definition at line 8647 of file vulkan_core.h.


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