Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkLatencySleepInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eLatencySleepInfoNV |
const void * | pNext = {} |
vk::Semaphore | signalSemaphore = {} |
uint64_t | value = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eLatencySleepInfoNV |
Definition at line 49474 of file vulkan_structs.hpp.
Definition at line 49476 of file vulkan_structs.hpp.
|
inline |
Definition at line 49483 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49492 of file vulkan_structs.hpp.
|
inline |
Definition at line 49528 of file vulkan_structs.hpp.
|
inline |
Definition at line 49523 of file vulkan_structs.hpp.
|
inline |
Definition at line 49557 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49497 of file vulkan_structs.hpp.
|
inline |
Definition at line 49548 of file vulkan_structs.hpp.
|
inline |
Definition at line 49504 of file vulkan_structs.hpp.
|
inline |
Definition at line 49510 of file vulkan_structs.hpp.
|
inline |
Definition at line 49516 of file vulkan_structs.hpp.
|
static |
Definition at line 49478 of file vulkan_structs.hpp.
const void* vk::LatencySleepInfoNV::pNext = {} |
Definition at line 49565 of file vulkan_structs.hpp.
vk::Semaphore vk::LatencySleepInfoNV::signalSemaphore = {} |
Definition at line 49566 of file vulkan_structs.hpp.
|
static |
Definition at line 49479 of file vulkan_structs.hpp.
vk::StructureType vk::LatencySleepInfoNV::sType = StructureType::eLatencySleepInfoNV |
Definition at line 49564 of file vulkan_structs.hpp.
uint64_t vk::LatencySleepInfoNV::value = {} |
Definition at line 49567 of file vulkan_structs.hpp.