Vulkan-Hpp
VkLatencySleepModeInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 lowLatencyMode
 
VkBool32 lowLatencyBoost
 
uint32_t minimumIntervalUs
 

Detailed Description

Definition at line 18580 of file vulkan_core.h.

Member Data Documentation

◆ lowLatencyBoost

VkBool32 VkLatencySleepModeInfoNV::lowLatencyBoost

Definition at line 18584 of file vulkan_core.h.

◆ lowLatencyMode

VkBool32 VkLatencySleepModeInfoNV::lowLatencyMode

Definition at line 18583 of file vulkan_core.h.

◆ minimumIntervalUs

uint32_t VkLatencySleepModeInfoNV::minimumIntervalUs

Definition at line 18585 of file vulkan_core.h.

◆ pNext

const void* VkLatencySleepModeInfoNV::pNext

Definition at line 18582 of file vulkan_core.h.

◆ sType

VkStructureType VkLatencySleepModeInfoNV::sType

Definition at line 18581 of file vulkan_core.h.


The documentation for this struct was generated from the following file: