Vulkan-Hpp
VkCalibratedTimestampInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkTimeDomainKHR timeDomain
 

Detailed Description

Definition at line 11303 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkCalibratedTimestampInfoKHR::pNext

Definition at line 11305 of file vulkan_core.h.

◆ sType

VkStructureType VkCalibratedTimestampInfoKHR::sType

Definition at line 11304 of file vulkan_core.h.

◆ timeDomain

VkTimeDomainKHR VkCalibratedTimestampInfoKHR::timeDomain

Definition at line 11306 of file vulkan_core.h.


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