Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 17670 of file vulkan_core.h.

Member Data Documentation

◆ lowLatencyBoost

VkBool32 VkLatencySleepModeInfoNV::lowLatencyBoost

Definition at line 17674 of file vulkan_core.h.

◆ lowLatencyMode

VkBool32 VkLatencySleepModeInfoNV::lowLatencyMode

Definition at line 17673 of file vulkan_core.h.

◆ minimumIntervalUs

uint32_t VkLatencySleepModeInfoNV::minimumIntervalUs

Definition at line 17675 of file vulkan_core.h.

◆ pNext

const void* VkLatencySleepModeInfoNV::pNext

Definition at line 17672 of file vulkan_core.h.

◆ sType

VkStructureType VkLatencySleepModeInfoNV::sType

Definition at line 17671 of file vulkan_core.h.


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