struct LatencySleepModeInfoNV

Defined at line 86871 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_NV_low_latency2 ===

Public Members

StructureType sType
const void * pNext
Bool32 lowLatencyMode
Bool32 lowLatencyBoost
uint32_t minimumIntervalUs

Public Methods

void LatencySleepModeInfoNV (Bool32 lowLatencyMode_, Bool32 lowLatencyBoost_, uint32_t minimumIntervalUs_, const void * pNext_)

Defined at line 86879 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void LatencySleepModeInfoNV (const LatencySleepModeInfoNV & rhs)

Defined at line 86890 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void LatencySleepModeInfoNV (const VkLatencySleepModeInfoNV & rhs)

Defined at line 86892 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV & operator= (const LatencySleepModeInfoNV & rhs)

Defined at line 86897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV & operator= (const VkLatencySleepModeInfoNV & rhs)

Defined at line 86900 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV & setPNext (const void * pNext_)

Defined at line 86907 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV && setPNext (const void * pNext_)

Defined at line 86913 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV & setLowLatencyMode (Bool32 lowLatencyMode_)

Defined at line 86919 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV && setLowLatencyMode (Bool32 lowLatencyMode_)

Defined at line 86925 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV & setLowLatencyBoost (Bool32 lowLatencyBoost_)

Defined at line 86931 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV && setLowLatencyBoost (Bool32 lowLatencyBoost_)

Defined at line 86937 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV & setMinimumIntervalUs (uint32_t minimumIntervalUs_)

Defined at line 86943 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

LatencySleepModeInfoNV && setMinimumIntervalUs (uint32_t minimumIntervalUs_)

Defined at line 86949 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkLatencySleepModeInfoNV & operator const VkLatencySleepModeInfoNV & ()

Defined at line 86956 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkLatencySleepModeInfoNV & operator VkLatencySleepModeInfoNV & ()

Defined at line 86961 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkLatencySleepModeInfoNV * operator const VkLatencySleepModeInfoNV * ()

Defined at line 86966 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkLatencySleepModeInfoNV * operator VkLatencySleepModeInfoNV * ()

Defined at line 86971 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const LatencySleepModeInfoNV & )

Defined at line 86984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp