struct LatencySleepModeInfoNV
Defined at line 52800 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_low_latency2 ===
Public Members
StructureType sType
const void * pNext
vk::Bool32 lowLatencyMode
vk::Bool32 lowLatencyBoost
uint32_t minimumIntervalUs
Public Methods
void LatencySleepModeInfoNV (vk::Bool32 lowLatencyMode_, vk::Bool32 lowLatencyBoost_, uint32_t minimumIntervalUs_, const void * pNext_)
Defined at line 52808 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void LatencySleepModeInfoNV (const LatencySleepModeInfoNV & rhs)
Defined at line 52819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void LatencySleepModeInfoNV (const VkLatencySleepModeInfoNV & rhs)
Defined at line 52821 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LatencySleepModeInfoNV & operator= (const LatencySleepModeInfoNV & rhs)
Defined at line 52826 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LatencySleepModeInfoNV & operator= (const VkLatencySleepModeInfoNV & rhs)
Defined at line 52829 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LatencySleepModeInfoNV & setPNext (const void * pNext_)
Defined at line 52836 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LatencySleepModeInfoNV & setLowLatencyMode (vk::Bool32 lowLatencyMode_)
Defined at line 52842 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LatencySleepModeInfoNV & setLowLatencyBoost (vk::Bool32 lowLatencyBoost_)
Defined at line 52848 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
LatencySleepModeInfoNV & setMinimumIntervalUs (uint32_t minimumIntervalUs_)
Defined at line 52854 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkLatencySleepModeInfoNV & operator const VkLatencySleepModeInfoNV & ()
Defined at line 52861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkLatencySleepModeInfoNV & operator VkLatencySleepModeInfoNV & ()
Defined at line 52866 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const LatencySleepModeInfoNV & )
Defined at line 52888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp