Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPerformanceCounterKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 9161 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPerformanceCounterKHR::pNext

Definition at line 9163 of file vulkan_core.h.

◆ scope

VkPerformanceCounterScopeKHR VkPerformanceCounterKHR::scope

Definition at line 9165 of file vulkan_core.h.

◆ storage

VkPerformanceCounterStorageKHR VkPerformanceCounterKHR::storage

Definition at line 9166 of file vulkan_core.h.

◆ sType

VkStructureType VkPerformanceCounterKHR::sType

Definition at line 9162 of file vulkan_core.h.

◆ unit

VkPerformanceCounterUnitKHR VkPerformanceCounterKHR::unit

Definition at line 9164 of file vulkan_core.h.

◆ uuid

uint8_t VkPerformanceCounterKHR::uuid[VK_UUID_SIZE]

Definition at line 9167 of file vulkan_core.h.


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