VkPerformanceCounterKHR

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Aliases

_scope
alias _scope = Scope
Undocumented in source.
scope_
alias scope_ = Scope
Undocumented in source.

Variables

Scope
VkPerformanceCounterScopeKHR Scope;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
storage
VkPerformanceCounterStorageKHR storage;
Undocumented in source.
unit
VkPerformanceCounterUnitKHR unit;
Undocumented in source.
uuid
uint8_t[VK_UUID_SIZE] uuid;
Undocumented in source.

Meta