Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSetLatencyMarkerInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eSetLatencyMarkerInfoNV |
const void * | pNext = {} |
uint64_t | presentID = {} |
vk::LatencyMarkerNV | marker = vk::LatencyMarkerNV::eSimulationStart |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSetLatencyMarkerInfoNV |
Definition at line 106773 of file vulkan_structs.hpp.
Definition at line 106775 of file vulkan_structs.hpp.
|
inline |
Definition at line 106781 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 106792 of file vulkan_structs.hpp.
|
inline |
Definition at line 106831 of file vulkan_structs.hpp.
|
inline |
Definition at line 106826 of file vulkan_structs.hpp.
|
inline |
Definition at line 106860 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 106800 of file vulkan_structs.hpp.
|
inline |
Definition at line 106851 of file vulkan_structs.hpp.
|
inline |
Definition at line 106819 of file vulkan_structs.hpp.
|
inline |
Definition at line 106807 of file vulkan_structs.hpp.
|
inline |
Definition at line 106813 of file vulkan_structs.hpp.
|
static |
Definition at line 106777 of file vulkan_structs.hpp.
vk::LatencyMarkerNV vk::SetLatencyMarkerInfoNV::marker = vk::LatencyMarkerNV::eSimulationStart |
Definition at line 106870 of file vulkan_structs.hpp.
const void* vk::SetLatencyMarkerInfoNV::pNext = {} |
Definition at line 106868 of file vulkan_structs.hpp.
uint64_t vk::SetLatencyMarkerInfoNV::presentID = {} |
Definition at line 106869 of file vulkan_structs.hpp.
|
static |
Definition at line 106778 of file vulkan_structs.hpp.
vk::StructureType vk::SetLatencyMarkerInfoNV::sType = StructureType::eSetLatencyMarkerInfoNV |
Definition at line 106867 of file vulkan_structs.hpp.