Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkGetLatencyMarkerInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eGetLatencyMarkerInfoNV |
const void * | pNext = {} |
uint32_t | timingCount = {} |
vk::LatencyTimingsFrameReportNV * | pTimings = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eGetLatencyMarkerInfoNV |
Definition at line 39456 of file vulkan_structs.hpp.
Definition at line 39458 of file vulkan_structs.hpp.
|
inline |
Definition at line 39464 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39475 of file vulkan_structs.hpp.
|
inline |
Definition at line 39481 of file vulkan_structs.hpp.
|
inline |
Definition at line 39532 of file vulkan_structs.hpp.
|
inline |
Definition at line 39527 of file vulkan_structs.hpp.
|
inline |
Definition at line 39561 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39491 of file vulkan_structs.hpp.
|
inline |
Definition at line 39552 of file vulkan_structs.hpp.
|
inline |
Definition at line 39498 of file vulkan_structs.hpp.
|
inline |
Definition at line 39510 of file vulkan_structs.hpp.
|
inline |
Definition at line 39504 of file vulkan_structs.hpp.
|
inline |
Definition at line 39518 of file vulkan_structs.hpp.
|
static |
Definition at line 39460 of file vulkan_structs.hpp.
const void* vk::GetLatencyMarkerInfoNV::pNext = {} |
Definition at line 39569 of file vulkan_structs.hpp.
vk::LatencyTimingsFrameReportNV* vk::GetLatencyMarkerInfoNV::pTimings = {} |
Definition at line 39571 of file vulkan_structs.hpp.
|
static |
Definition at line 39461 of file vulkan_structs.hpp.
vk::StructureType vk::GetLatencyMarkerInfoNV::sType = StructureType::eGetLatencyMarkerInfoNV |
Definition at line 39568 of file vulkan_structs.hpp.
uint32_t vk::GetLatencyMarkerInfoNV::timingCount = {} |
Definition at line 39570 of file vulkan_structs.hpp.